@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/event/6183_NC17_0147>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "NC17_0147" ;
  .
<https://eurobis.org/id/event/6183_NC17_0152>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "NC17_0152" ;
  .
<https://eurobis.org/id/event/6183_NC17_0153>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "NC17_0153" ;
  .
<https://eurobis.org/id/event/6183_NC17_0156>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "NC17_0156" ;
  .
<https://eurobis.org/id/event/6183_NC17_0159>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "NC17_0159" ;
  .
<https://eurobis.org/id/event/6183_NC17_0162>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "NC17_0162" ;
  .
<https://eurobis.org/id/event/6183_NC17_0165>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "NC17_0165" ;
  .
<https://eurobis.org/id/event/6183_NC17_0168>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "NC17_0168" ;
  .
<https://eurobis.org/id/event/6183_NC17_0171>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "NC17_0171" ;
  .
<https://eurobis.org/id/event/6183_NC17_0174>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "NC17_0174" ;
  .
<https://eurobis.org/id/event/6183_NC17_0177>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "NC17_0177" ;
  .
<https://eurobis.org/id/event/6183_NC17_0180>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "NC17_0180" ;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0001> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0001'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0001'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0002> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0002'^^xsd:string;
  dwc:scientificName 'Leucosolenia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131715'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0002'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0003> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0003'^^xsd:string;
  dwc:scientificName 'Sycon'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131723'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0003'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0004> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0004'^^xsd:string;
  dwc:scientificName 'Cliona'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '132026'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0004'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '132026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0005> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0005'^^xsd:string;
  dwc:scientificName 'Tubulariidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1603'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0005'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0007> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0007'^^xsd:string;
  dwc:scientificName 'Bougainvilliidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1594'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0007'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0008> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0008'^^xsd:string;
  dwc:scientificName 'Modeeria rotunda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117970'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0008'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0009> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0009'^^xsd:string;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0009'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0010> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0010'^^xsd:string;
  dwc:scientificName 'Halecium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0010'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0012> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0012'^^xsd:string;
  dwc:scientificName 'Diphasia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0012'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0013> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0013'^^xsd:string;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0013'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0014> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0014'^^xsd:string;
  dwc:scientificName 'Sertularella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117233'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0014'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0020> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0020'^^xsd:string;
  dwc:scientificName 'Aglaophenia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0020'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0021> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0021'^^xsd:string;
  dwc:scientificName 'Campanulariidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1606'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0021'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0022> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0022'^^xsd:string;
  dwc:scientificName 'Clytia gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117367'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0022'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0025> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0025'^^xsd:string;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0025'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0030> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0030'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0030'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0032> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0032'^^xsd:string;
  dwc:scientificName 'Cerebratulus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0032'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0033> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0033'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0033'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0036> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0036'^^xsd:string;
  dwc:scientificName 'Pedicellina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111796'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0036'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0037> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0037'^^xsd:string;
  dwc:scientificName 'Barentsia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111795'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0037'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0038> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0038'^^xsd:string;
  dwc:scientificName 'Golfingia (Golfingia) elongata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '175026'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0038'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0042> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0042'^^xsd:string;
  dwc:scientificName 'Aspidosiphon (Aspidosiphon) muelleri muelleri'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '410717'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0042'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '410717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0048> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0048'^^xsd:string;
  dwc:scientificName 'Harmothoe extenuata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130762'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0048'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0051> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0051'^^xsd:string;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0051'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0053> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0053'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0053'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0071> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0071'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0071'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0073> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0073'^^xsd:string;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0073'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0077> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0077'^^xsd:string;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0077'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0080> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0080'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0080'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0081> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0081'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0081'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0083> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0083'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0083'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0097> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0097'^^xsd:string;
  dwc:scientificName 'Proceraea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129671'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0097'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0099> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0099'^^xsd:string;
  dwc:scientificName 'Aglaophamus agilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130343'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0099'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0107> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0107'^^xsd:string;
  dwc:scientificName 'Lumbrineris cingulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130240'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0107'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0121> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0121'^^xsd:string;
  dwc:scientificName 'Dipolydora coeca'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131117'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0121'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0122> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0122'^^xsd:string;
  dwc:scientificName 'Dipolydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131116'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0122'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0135> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0135'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0135'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0140> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0140'^^xsd:string;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0140'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0150> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0150'^^xsd:string;
  dwc:scientificName 'Nicomache'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0150'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0151> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0151'^^xsd:string;
  dwc:scientificName 'Notoproctus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129358'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0151'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0159'^^xsd:string;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0159'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0167> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0167'^^xsd:string;
  dwc:scientificName 'Pista maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '868065'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0167'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '868065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0168> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0168'^^xsd:string;
  dwc:scientificName 'Eupolymnia nesidensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131490'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0168'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0171> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0171'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0171'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0175> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0175'^^xsd:string;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0175'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0177> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0177'^^xsd:string;
  dwc:scientificName 'Parasabella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '325958'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0177'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '325958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0181> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0181'^^xsd:string;
  dwc:scientificName 'Pseudopotamilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129548'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0181'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0183> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0183'^^xsd:string;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0183'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0184> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0184'^^xsd:string;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131009'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0184'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0191> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0191'^^xsd:string;
  dwc:scientificName 'Circeis spirillum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131201'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0191'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0193> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0193'^^xsd:string;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0193'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0194> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0194'^^xsd:string;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0194'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0196> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0196'^^xsd:string;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0196'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0197> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0197'^^xsd:string;
  dwc:scientificName 'Sessilia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106033'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0197'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0199> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0199'^^xsd:string;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0199'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0207> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0207'^^xsd:string;
  dwc:scientificName 'Stenopleustes nodifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103029'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0207'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0250> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0250'^^xsd:string;
  dwc:scientificName 'Eurynome'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106901'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0250'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0268> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0268'^^xsd:string;
  dwc:scientificName 'Boreotrophon truncatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146733'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0268'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0271> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0271'^^xsd:string;
  dwc:scientificName 'Tritia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '246140'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0271'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '246140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0272> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0272'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0272'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0275> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0275'^^xsd:string;
  dwc:scientificName 'Goniodoris castanea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140032'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0275'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1663340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0283> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0283'^^xsd:string;
  dwc:scientificName 'Modiolus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '138223'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0283'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0285> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0285'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0285'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0286> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0286'^^xsd:string;
  dwc:scientificName 'Musculus subpictus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0286'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0287> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0287'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0287'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0292> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0292'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0292'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0296> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0296'^^xsd:string;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0296'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0312> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0312'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0312'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0315> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0315'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0315'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0319> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0319'^^xsd:string;
  dwc:scientificName 'Pholadidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '252'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0319'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0322> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0322'^^xsd:string;
  dwc:scientificName 'Crisidia cornuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111706'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0322'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0323> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0323'^^xsd:string;
  dwc:scientificName 'Crisia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0323'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0324> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0324'^^xsd:string;
  dwc:scientificName 'Tubulipora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111054'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0324'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0325> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0325'^^xsd:string;
  dwc:scientificName 'Plagioecia patina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111719'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0325'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0328> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0328'^^xsd:string;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0328'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0329> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0329'^^xsd:string;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0329'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0332> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0332'^^xsd:string;
  dwc:scientificName 'Nolella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111011'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0332'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0334> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0334'^^xsd:string;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0334'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0336> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0336'^^xsd:string;
  dwc:scientificName 'Aetea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110819'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0336'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0338> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0338'^^xsd:string;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0338'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0339> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0339'^^xsd:string;
  dwc:scientificName 'Pyripora catenularia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111358'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0339'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0340> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0340'^^xsd:string;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0340'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0344> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0344'^^xsd:string;
  dwc:scientificName 'Alderina imbellis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111184'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0344'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0348> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0348'^^xsd:string;
  dwc:scientificName 'Bugulina avicularia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '833990'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0348'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '833990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0351> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0351'^^xsd:string;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0351'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0352> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0352'^^xsd:string;
  dwc:scientificName 'Cellaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110869'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0352'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0357> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0357'^^xsd:string;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0357'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0368> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0368'^^xsd:string;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0368'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0370> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0370'^^xsd:string;
  dwc:scientificName 'Turbicellepora avicularis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111285'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0370'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0371> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0371'^^xsd:string;
  dwc:scientificName 'Omalosecosa ramulosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111281'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0371'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0373> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0373'^^xsd:string;
  dwc:scientificName 'Phoronis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0373'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0374> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0374'^^xsd:string;
  dwc:scientificName 'Phoronis ovalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '128550'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0374'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '128550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0378> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0378'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0378'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0384> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0384'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0384'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0385> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0385'^^xsd:string;
  dwc:scientificName 'Ophiuridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123200'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0385'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0387> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0387'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0387'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0388> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0388'^^xsd:string;
  dwc:scientificName 'Spatangoida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0388'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0392> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0392'^^xsd:string;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0392'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0395> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0395'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0395'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0396> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0396'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0396'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0397> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0397'^^xsd:string;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0397'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0401> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0401'^^xsd:string;
  dwc:scientificName 'Polycarpa pomaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103909'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0401'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0402> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0402'^^xsd:string;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0402'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0405> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0405'^^xsd:string;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0405'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0410> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0410'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0410'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0411> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0411'^^xsd:string;
  dwc:scientificName 'Folliculinidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1692'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0411'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0412> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0412'^^xsd:string;
  dwc:scientificName 'Astrorhizidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111958'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0412'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0446> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0446'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0446'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0453> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0453'^^xsd:string;
  dwc:scientificName 'Nephasoma (Nephasoma) minutum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '136060'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0453'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0460> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0460'^^xsd:string;
  dwc:scientificName 'Harmothoe extenuata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130762'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0460'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0465> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0465'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0465'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0475> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0475'^^xsd:string;
  dwc:scientificName 'Nereiphylla lutea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130656'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0475'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0482> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0482'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0482'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0491> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0491'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0491'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0492> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0492'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0492'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0500> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0500'^^xsd:string;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0500'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0504> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0504'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0504'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0507> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0507'^^xsd:string;
  dwc:scientificName 'Myrianida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129659'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0507'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0509> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0509'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0509'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0510> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0510'^^xsd:string;
  dwc:scientificName 'Aglaophamus agilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130343'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0510'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0516> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0516'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0516'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0518> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0518'^^xsd:string;
  dwc:scientificName 'Lumbrineris cingulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130240'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0518'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0547> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0547'^^xsd:string;
  dwc:scientificName 'Dodecaceria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129246'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0547'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0557> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0557'^^xsd:string;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0557'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0562> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0562'^^xsd:string;
  dwc:scientificName 'Asclerocheilus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129551'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0562'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0568> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0568'^^xsd:string;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0568'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0576> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0576'^^xsd:string;
  dwc:scientificName 'Lanassa venusta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131494'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0576'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0586> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0586'^^xsd:string;
  dwc:scientificName 'Pseudofabricia aberrans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130958'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0586'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0600> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0600'^^xsd:string;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0600'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0601> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0601'^^xsd:string;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0601'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0602> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0602'^^xsd:string;
  dwc:scientificName 'Callipallene'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '134581'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0602'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0603> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0603'^^xsd:string;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0603'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0612> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0612'^^xsd:string;
  dwc:scientificName 'Parapleustes assimilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103007'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0612'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0615> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0615'^^xsd:string;
  dwc:scientificName 'Cressa dubia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102119'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0615'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0657> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0657'^^xsd:string;
  dwc:scientificName 'Eurynome'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106901'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0657'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0662> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0662'^^xsd:string;
  dwc:scientificName 'Neomenia carinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140560'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0662'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0663> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0663'^^xsd:string;
  dwc:scientificName 'Eleutheromenia sierra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140864'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0663'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0664> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0664'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0664'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0666> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0666'^^xsd:string;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0666'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0669> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0669'^^xsd:string;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0669'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0690> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0690'^^xsd:string;
  dwc:scientificName 'Modiolus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '138223'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0690'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0698> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0698'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0698'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0701> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0701'^^xsd:string;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0701'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0704> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0704'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0704'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0715> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0715'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0715'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0718> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0718'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0718'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0786> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0786'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0786'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0787> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0787'^^xsd:string;
  dwc:scientificName 'Ophiuridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123200'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0787'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0789> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0789'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0789'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0152_NC17_0152_MTX_0795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0795> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.095466666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0152_NC17_0152_MTX_0795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.095466666667 -5.787)"^^geo:wktLiteral ;
  geo-pos:lat "55.095466666667"^^xsd:decimal ;
  geo-pos:long "-5.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0152_NC17_0152_MTX_0795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0152_MTX_0795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0152_MTX_0795'^^xsd:string;
  dwc:scientificName 'Labidoplax buskii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.787'^^xsd:double;
  dwc:latitude '55.095466666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124455'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0152_MTX_0795'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0001> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0001'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0001'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0012> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0012'^^xsd:string;
  dwc:scientificName 'Diphasia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0012'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0013> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0013'^^xsd:string;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0013'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0014> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0014'^^xsd:string;
  dwc:scientificName 'Sertularella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117233'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0014'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0033> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0033'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0033'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0037> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0037'^^xsd:string;
  dwc:scientificName 'Barentsia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111795'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0037'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0040> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0040'^^xsd:string;
  dwc:scientificName 'Nephasoma (Nephasoma) minutum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '136060'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0040'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0042> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0042'^^xsd:string;
  dwc:scientificName 'Aspidosiphon (Aspidosiphon) muelleri muelleri'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '410717'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0042'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '410717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0052> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0052'^^xsd:string;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0052'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0055> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0055'^^xsd:string;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0055'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0062> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0062'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0062'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0071> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0071'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0071'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0075> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0075'^^xsd:string;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0075'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0081> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0081'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0081'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0084> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0084'^^xsd:string;
  dwc:scientificName 'Syllis parapari'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '196002'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0084'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '196002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0095> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0095'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0095'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0100> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0100'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0100'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0107> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0107'^^xsd:string;
  dwc:scientificName 'Lumbrineris cingulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130240'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0107'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0114'^^xsd:string;
  dwc:scientificName 'Aricidea (Acmira) cerrutii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '525497'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0114'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0118> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0118'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0118'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0127> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0127'^^xsd:string;
  dwc:scientificName 'Scolelepis korsuni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131174'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0127'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0132> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0132'^^xsd:string;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0132'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0146> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0146'^^xsd:string;
  dwc:scientificName 'Leiochone'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146991'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0146'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0155'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0155'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0159'^^xsd:string;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0159'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0173> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0173'^^xsd:string;
  dwc:scientificName 'Lysilla nivea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131501'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0173'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0181> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0181'^^xsd:string;
  dwc:scientificName 'Pseudopotamilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129548'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0181'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0184> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0184'^^xsd:string;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131009'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0184'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0197> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0197'^^xsd:string;
  dwc:scientificName 'Sessilia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106033'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0197'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0199> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0199'^^xsd:string;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0199'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0222> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0222'^^xsd:string;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0222'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0261> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0261'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0261'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0278> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0278'^^xsd:string;
  dwc:scientificName 'Facelina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '137997'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0278'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0289> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0289'^^xsd:string;
  dwc:scientificName 'Pectinidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '213'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0289'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0296> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0296'^^xsd:string;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0296'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0299> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0299'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0299'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0310> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0310'^^xsd:string;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0310'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0312> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0312'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0312'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0322> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0322'^^xsd:string;
  dwc:scientificName 'Crisidia cornuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111706'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0322'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0323> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0323'^^xsd:string;
  dwc:scientificName 'Crisia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0323'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0324> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0324'^^xsd:string;
  dwc:scientificName 'Tubulipora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111054'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0324'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0325> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0325'^^xsd:string;
  dwc:scientificName 'Plagioecia patina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111719'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0325'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0327> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0327'^^xsd:string;
  dwc:scientificName 'Entalophoroecia deflexa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111683'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0327'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0328> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0328'^^xsd:string;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0328'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0334> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0334'^^xsd:string;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0334'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0339> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0339'^^xsd:string;
  dwc:scientificName 'Pyripora catenularia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111358'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0339'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0344> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0344'^^xsd:string;
  dwc:scientificName 'Alderina imbellis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111184'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0344'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0347> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0347'^^xsd:string;
  dwc:scientificName 'Amphiblestrum flemingii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111187'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0347'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0353> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0353'^^xsd:string;
  dwc:scientificName 'Hippothoa divaricata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111399'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0353'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0356> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0356'^^xsd:string;
  dwc:scientificName 'Escharella immersa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0356'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0357> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0357'^^xsd:string;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0357'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0360> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0360'^^xsd:string;
  dwc:scientificName 'Phylactella labrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111579'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0360'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0362> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0362'^^xsd:string;
  dwc:scientificName 'Escharina johnstoni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111518'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0362'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0366> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0366'^^xsd:string;
  dwc:scientificName 'Fenestrulina malusii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111418'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0366'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0368> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0368'^^xsd:string;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0368'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0374> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0374'^^xsd:string;
  dwc:scientificName 'Phoronis ovalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '128550'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0374'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '128550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0376> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0376'^^xsd:string;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0376'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0384> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0384'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0384'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0387> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0387'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0387'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0402> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0402'^^xsd:string;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0402'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0404> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0404'^^xsd:string;
  dwc:scientificName 'Pyura tessellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103853'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0404'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0412> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0412'^^xsd:string;
  dwc:scientificName 'Astrorhizidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111958'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0412'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0442> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0442'^^xsd:string;
  dwc:scientificName 'Platyhelminthes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '793'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0442'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0443> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0443'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0443'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0445> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0445'^^xsd:string;
  dwc:scientificName 'Cerebratulus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0445'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0446> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0446'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0446'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0451> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0451'^^xsd:string;
  dwc:scientificName 'Golfingia (Golfingia) elongata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '175026'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0451'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0452> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0452'^^xsd:string;
  dwc:scientificName 'Golfingia (Golfingia) vulgaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '136050'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0452'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0470> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0470'^^xsd:string;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0470'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0472> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0472'^^xsd:string;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0472'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0473> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0473'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0473'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0482> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0482'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0482'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0492> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0492'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0492'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0495> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0495'^^xsd:string;
  dwc:scientificName 'Syllis parapari'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '196002'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0495'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '196002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0499> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0499'^^xsd:string;
  dwc:scientificName 'Trypanosyllis (Trypanosyllis) coeliaca'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '335151'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0499'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0501> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0501'^^xsd:string;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0501'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0506> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0506'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0506'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0511> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0511'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0511'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0516> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0516'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0516'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0518> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0518'^^xsd:string;
  dwc:scientificName 'Lumbrineris cingulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130240'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0518'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0529> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0529'^^xsd:string;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0529'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0532> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0532'^^xsd:string;
  dwc:scientificName 'Dipolydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131116'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0532'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0534> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0534'^^xsd:string;
  dwc:scientificName 'Dipolydora saintjosephi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0534'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0535> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0535'^^xsd:string;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0535'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0544> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0544'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0544'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0545> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0545'^^xsd:string;
  dwc:scientificName 'Chaetozone zetlandica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '336485'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0545'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0555> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0555'^^xsd:string;
  dwc:scientificName 'Leiochone'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146991'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0555'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0559> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0559'^^xsd:string;
  dwc:scientificName 'Notoproctus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129358'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0559'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0561> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0561'^^xsd:string;
  dwc:scientificName 'Ophelia celtica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130492'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0561'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0568> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0568'^^xsd:string;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0568'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0570> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0570'^^xsd:string;
  dwc:scientificName 'Ampharete octocirrata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '332932'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0570'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0581> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0581'^^xsd:string;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0581'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0585> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0585'^^xsd:string;
  dwc:scientificName 'Euchone rubrocincta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130909'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0585'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0590> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0590'^^xsd:string;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0590'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0602> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0602'^^xsd:string;
  dwc:scientificName 'Callipallene'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '134581'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0602'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0620> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0620'^^xsd:string;
  dwc:scientificName 'Nototropis vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '179538'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0620'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0621> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0621'^^xsd:string;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0621'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0627> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0627'^^xsd:string;
  dwc:scientificName 'Maerella tenuimana'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102831'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0627'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0628> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0628'^^xsd:string;
  dwc:scientificName 'Megamphopus cornutus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0628'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0664> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0664'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0664'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0665> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0665'^^xsd:string;
  dwc:scientificName 'Leptochiton cancellatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140201'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0665'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0696> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0696'^^xsd:string;
  dwc:scientificName 'Pectinidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '213'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0696'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0701> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0701'^^xsd:string;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0701'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0715> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0715'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0715'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0779> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0779'^^xsd:string;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0779'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0786> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0786'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0786'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0153_NC17_0153_MTX_0789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0789> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.092416666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.781233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0153_NC17_0153_MTX_0789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.092416666667 -5.781233333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.092416666667"^^xsd:decimal ;
  geo-pos:long "-5.781233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0153_NC17_0153_MTX_0789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0153_MTX_0789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0153_MTX_0789'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.781233333333'^^xsd:double;
  dwc:latitude '55.092416666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0153_MTX_0789'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0013> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0013'^^xsd:string;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0013'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0021> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0021'^^xsd:string;
  dwc:scientificName 'Campanulariidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1606'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0021'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0033> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0033'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0033'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0063> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0063'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0063'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0081> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0081'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0081'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0082> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0082'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0082'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0091> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0091'^^xsd:string;
  dwc:scientificName 'Streptodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '238207'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0091'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0106> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0106'^^xsd:string;
  dwc:scientificName 'Lumbrineris futilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '851788'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0106'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '851788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0115'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0115'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0119> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0119'^^xsd:string;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0119'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0137> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0137'^^xsd:string;
  dwc:scientificName 'Chaetozone elakata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1033104'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0137'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1033104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0174> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0174'^^xsd:string;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0174'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0197> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0197'^^xsd:string;
  dwc:scientificName 'Sessilia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106033'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0197'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0213> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0213'^^xsd:string;
  dwc:scientificName 'Nototropis vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '179538'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0213'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0316> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0316'^^xsd:string;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0316'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0323> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0323'^^xsd:string;
  dwc:scientificName 'Crisia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0323'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0340> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0340'^^xsd:string;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0340'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0357> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0357'^^xsd:string;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0357'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0376> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0376'^^xsd:string;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0376'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0382> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0382'^^xsd:string;
  dwc:scientificName 'Amphiuridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0382'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0385> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0385'^^xsd:string;
  dwc:scientificName 'Ophiuridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123200'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0385'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0387> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0387'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0387'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0411> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0411'^^xsd:string;
  dwc:scientificName 'Folliculinidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1692'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0411'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0443> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0443'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0443'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0446> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0446'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0446'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0453> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0453'^^xsd:string;
  dwc:scientificName 'Nephasoma (Nephasoma) minutum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '136060'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0453'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0472> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0472'^^xsd:string;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0472'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0474> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0474'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0474'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0492> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0492'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0492'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0516> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0516'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0516'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0517> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0517'^^xsd:string;
  dwc:scientificName 'Lumbrineris futilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '851788'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0517'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '851788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0528> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0528'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0528'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0534> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0534'^^xsd:string;
  dwc:scientificName 'Dipolydora saintjosephi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0534'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0537> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0537'^^xsd:string;
  dwc:scientificName 'Scolelepis korsuni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131174'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0537'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0559> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0559'^^xsd:string;
  dwc:scientificName 'Notoproctus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129358'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0559'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0566> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0566'^^xsd:string;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0566'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0621> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0621'^^xsd:string;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0621'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0627> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0627'^^xsd:string;
  dwc:scientificName 'Maerella tenuimana'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102831'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0627'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0668> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0668'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0668'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0779> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0779'^^xsd:string;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0779'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0784> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0784'^^xsd:string;
  dwc:scientificName 'Amphiuridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0784'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0787> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0787'^^xsd:string;
  dwc:scientificName 'Ophiuridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123200'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0787'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0156_NC17_0156_MTX_0789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0789> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.087233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0156_NC17_0156_MTX_0789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.087233333333 -5.778016666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.087233333333"^^xsd:decimal ;
  geo-pos:long "-5.778016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0156_NC17_0156_MTX_0789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0156_MTX_0789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0156_MTX_0789'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.778016666667'^^xsd:double;
  dwc:latitude '55.087233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0156_MTX_0789'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0007> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0007'^^xsd:string;
  dwc:scientificName 'Bougainvilliidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1594'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0007'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0012> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0012'^^xsd:string;
  dwc:scientificName 'Diphasia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0012'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0013> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0013'^^xsd:string;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0013'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0014> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0014'^^xsd:string;
  dwc:scientificName 'Sertularella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117233'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0014'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0016> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0016'^^xsd:string;
  dwc:scientificName 'Tamarisca tamarisca'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117930'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0016'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0022> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0022'^^xsd:string;
  dwc:scientificName 'Clytia gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117367'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0022'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0030> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0030'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0030'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0033> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0033'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0033'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0038> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0038'^^xsd:string;
  dwc:scientificName 'Golfingia (Golfingia) elongata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '175026'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0038'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0040> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0040'^^xsd:string;
  dwc:scientificName 'Nephasoma (Nephasoma) minutum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '136060'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0040'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0081> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0081'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0081'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0092> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0092'^^xsd:string;
  dwc:scientificName 'Syllides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0092'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0099> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0099'^^xsd:string;
  dwc:scientificName 'Aglaophamus agilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130343'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0099'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0105> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0105'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0105'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0121> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0121'^^xsd:string;
  dwc:scientificName 'Dipolydora coeca'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131117'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0121'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0124> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0124'^^xsd:string;
  dwc:scientificName 'Dipolydora saintjosephi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0124'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0149> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0149'^^xsd:string;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0149'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0151> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0151'^^xsd:string;
  dwc:scientificName 'Notoproctus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129358'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0151'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0156'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0156'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0159'^^xsd:string;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0159'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0174> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0174'^^xsd:string;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0174'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0176> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0176'^^xsd:string;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0176'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0196> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0196'^^xsd:string;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0196'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0199> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0199'^^xsd:string;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0199'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0214> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0214'^^xsd:string;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0214'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0219> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0219'^^xsd:string;
  dwc:scientificName 'Othomaera othonis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '534781'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0219'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0220> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0220'^^xsd:string;
  dwc:scientificName 'Maerella tenuimana'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102831'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0220'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0229> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0229'^^xsd:string;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0229'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0255> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0255'^^xsd:string;
  dwc:scientificName 'Neomenia carinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140560'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0255'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0257> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0257'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0257'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0261> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0261'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0261'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0276> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0276'^^xsd:string;
  dwc:scientificName 'Onchidoris muricata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140640'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0276'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0322> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0322'^^xsd:string;
  dwc:scientificName 'Crisidia cornuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111706'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0322'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0324> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0324'^^xsd:string;
  dwc:scientificName 'Tubulipora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111054'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0324'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0328> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0328'^^xsd:string;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0328'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0329> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0329'^^xsd:string;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0329'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0338> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0338'^^xsd:string;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0338'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0353> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0353'^^xsd:string;
  dwc:scientificName 'Hippothoa divaricata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111399'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0353'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0357> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0357'^^xsd:string;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0357'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0360> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0360'^^xsd:string;
  dwc:scientificName 'Phylactella labrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111579'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0360'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0361> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0361'^^xsd:string;
  dwc:scientificName 'Herentia hyndmanni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146821'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0361'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0374> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0374'^^xsd:string;
  dwc:scientificName 'Phoronis ovalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '128550'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0374'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '128550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0387> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0387'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0387'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0396> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0396'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0396'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0402> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0402'^^xsd:string;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0402'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0412> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0412'^^xsd:string;
  dwc:scientificName 'Astrorhizidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111958'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0412'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0440> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0440'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0440'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0446> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0446'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0446'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0492> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0492'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0492'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0510> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0510'^^xsd:string;
  dwc:scientificName 'Aglaophamus agilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130343'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0510'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0528> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0528'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0528'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0529> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0529'^^xsd:string;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0529'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0532> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0532'^^xsd:string;
  dwc:scientificName 'Dipolydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131116'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0532'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0546> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0546'^^xsd:string;
  dwc:scientificName 'Chaetozone elakata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1033104'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0546'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1033104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0547> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0547'^^xsd:string;
  dwc:scientificName 'Dodecaceria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129246'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0547'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0553> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0553'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0553'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0557> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0557'^^xsd:string;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0557'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0562> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0562'^^xsd:string;
  dwc:scientificName 'Asclerocheilus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129551'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0562'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0563> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0563'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0563'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0576> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0576'^^xsd:string;
  dwc:scientificName 'Lanassa venusta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131494'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0576'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0583> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0583'^^xsd:string;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0583'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0603> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0603'^^xsd:string;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0603'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0628> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0628'^^xsd:string;
  dwc:scientificName 'Megamphopus cornutus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0628'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0162_NC17_0162_MTX_0789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0789> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.082833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0162_NC17_0162_MTX_0789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.082833333333 -5.7642)"^^geo:wktLiteral ;
  geo-pos:lat "55.082833333333"^^xsd:decimal ;
  geo-pos:long "-5.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0162_NC17_0162_MTX_0789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0162_MTX_0789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0162_MTX_0789'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.7642'^^xsd:double;
  dwc:latitude '55.082833333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0162_MTX_0789'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0013> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0013'^^xsd:string;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0013'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0030> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0030'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0030'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0033> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0033'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0033'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0050> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0050'^^xsd:string;
  dwc:scientificName 'Malmgrenia arenicolae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '152276'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0050'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0052> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0052'^^xsd:string;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0052'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0081> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0081'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0081'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0088> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0088'^^xsd:string;
  dwc:scientificName 'Trypanosyllis (Trypanosyllis) coeliaca'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '335151'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0088'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0100> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0100'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0100'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0105> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0105'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0105'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0114'^^xsd:string;
  dwc:scientificName 'Aricidea (Acmira) cerrutii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '525497'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0114'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0118> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0118'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0118'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0119> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0119'^^xsd:string;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0119'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0130> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0130'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0130'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0132> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0132'^^xsd:string;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0132'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0148> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0148'^^xsd:string;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0148'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0152> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0152'^^xsd:string;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0152'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0154> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0154'^^xsd:string;
  dwc:scientificName 'Asclerocheilus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129551'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0154'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0161'^^xsd:string;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0161'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0164> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0164'^^xsd:string;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0164'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0199> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0199'^^xsd:string;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0199'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0214> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0214'^^xsd:string;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0214'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0217> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0217'^^xsd:string;
  dwc:scientificName 'Cheirocratus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0217'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0221> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0221'^^xsd:string;
  dwc:scientificName 'Megamphopus cornutus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0221'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0257> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0257'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0257'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0289> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0289'^^xsd:string;
  dwc:scientificName 'Pectinidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '213'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0289'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0309> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0309'^^xsd:string;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0309'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0312> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0312'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0312'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0322> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0322'^^xsd:string;
  dwc:scientificName 'Crisidia cornuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111706'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0322'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0323> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0323'^^xsd:string;
  dwc:scientificName 'Crisia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0323'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0334> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0334'^^xsd:string;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0334'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0337> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0337'^^xsd:string;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0337'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0352> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0352'^^xsd:string;
  dwc:scientificName 'Cellaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110869'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0352'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0376> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0376'^^xsd:string;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0376'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0384> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0384'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0384'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0387> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0387'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0387'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0446> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0446'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0446'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0451> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0451'^^xsd:string;
  dwc:scientificName 'Golfingia (Golfingia) elongata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '175026'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0451'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0452> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0452'^^xsd:string;
  dwc:scientificName 'Golfingia (Golfingia) vulgaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '136050'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0452'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0453> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0453'^^xsd:string;
  dwc:scientificName 'Nephasoma (Nephasoma) minutum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '136060'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0453'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0454> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0454'^^xsd:string;
  dwc:scientificName 'Phascolion (Phascolion) strombus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0454'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0475> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0475'^^xsd:string;
  dwc:scientificName 'Nereiphylla lutea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130656'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0475'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0492> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0492'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0492'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0511> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0511'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0511'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0530> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0530'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0530'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0531> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0531'^^xsd:string;
  dwc:scientificName 'Dipolydora coeca'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131117'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0531'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0563> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0563'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0563'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0566> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0566'^^xsd:string;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0566'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0570> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0570'^^xsd:string;
  dwc:scientificName 'Ampharete octocirrata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '332932'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0570'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0579> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0579'^^xsd:string;
  dwc:scientificName 'Phisidia aurea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0579'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0581> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0581'^^xsd:string;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0581'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0617> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0617'^^xsd:string;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0617'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0624> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0624'^^xsd:string;
  dwc:scientificName 'Cheirocratus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0624'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0696> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0696'^^xsd:string;
  dwc:scientificName 'Pectinidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '213'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0696'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0712> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0712'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0712'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0713> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0713'^^xsd:string;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0713'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0715> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0715'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0715'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0779> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0779'^^xsd:string;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0779'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0786> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0786'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0786'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0789> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0789'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0789'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0159_NC17_0159_MTX_0793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0793> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0159_NC17_0159_MTX_0793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08805 -5.760033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.08805"^^xsd:decimal ;
  geo-pos:long "-5.760033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0159_NC17_0159_MTX_0793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0159_MTX_0793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0159_MTX_0793'^^xsd:string;
  dwc:scientificName 'Leptosynapta decaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.760033333333'^^xsd:double;
  dwc:latitude '55.08805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124463'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0159_MTX_0793'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0001> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0001'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0001'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0003> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0003'^^xsd:string;
  dwc:scientificName 'Sycon'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131723'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0003'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0010> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0010'^^xsd:string;
  dwc:scientificName 'Halecium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0010'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0012> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0012'^^xsd:string;
  dwc:scientificName 'Diphasia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0012'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0013> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0013'^^xsd:string;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0013'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0014> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0014'^^xsd:string;
  dwc:scientificName 'Sertularella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117233'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0014'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0015> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0015'^^xsd:string;
  dwc:scientificName 'Sertularia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0015'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0022> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0022'^^xsd:string;
  dwc:scientificName 'Clytia gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117367'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0022'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0031> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0031'^^xsd:string;
  dwc:scientificName 'Tubulanus polymorphus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '122637'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0031'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0033> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0033'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0033'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0038> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0038'^^xsd:string;
  dwc:scientificName 'Golfingia (Golfingia) elongata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '175026'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0038'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0039> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0039'^^xsd:string;
  dwc:scientificName 'Golfingia (Golfingia) vulgaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '136050'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0039'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0040> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0040'^^xsd:string;
  dwc:scientificName 'Nephasoma (Nephasoma) minutum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '136060'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0040'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0044> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0044'^^xsd:string;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0044'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0058> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0058'^^xsd:string;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0058'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0061> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0061'^^xsd:string;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0061'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0063> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0063'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0063'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0071> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0071'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0071'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0074> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0074'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0074'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0080> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0080'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0080'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0081> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0081'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0081'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0094> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0094'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0094'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0099> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0099'^^xsd:string;
  dwc:scientificName 'Aglaophamus agilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130343'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0099'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0105> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0105'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0105'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0118> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0118'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0118'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0121> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0121'^^xsd:string;
  dwc:scientificName 'Dipolydora coeca'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131117'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0121'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0124> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0124'^^xsd:string;
  dwc:scientificName 'Dipolydora saintjosephi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0124'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0133> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0133'^^xsd:string;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0133'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0146> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0146'^^xsd:string;
  dwc:scientificName 'Leiochone'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146991'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0146'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0148> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0148'^^xsd:string;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0148'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0155'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0155'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0172> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0172'^^xsd:string;
  dwc:scientificName 'Phisidia aurea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0172'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0174> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0174'^^xsd:string;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0174'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0184> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0184'^^xsd:string;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131009'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0184'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0197> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0197'^^xsd:string;
  dwc:scientificName 'Sessilia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106033'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0197'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0199> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0199'^^xsd:string;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0199'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0200> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0200'^^xsd:string;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0200'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0214> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0214'^^xsd:string;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0214'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0251> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0251'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0251'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0257> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0257'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0257'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0284> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0284'^^xsd:string;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0284'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0296> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0296'^^xsd:string;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0296'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0299> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0299'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0299'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0308> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0308'^^xsd:string;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0308'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0312> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0312'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0312'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0318> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0318'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0318'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0321> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0321'^^xsd:string;
  dwc:scientificName 'Thracia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0321'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0323> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0323'^^xsd:string;
  dwc:scientificName 'Crisia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0323'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0327> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0327'^^xsd:string;
  dwc:scientificName 'Entalophoroecia deflexa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111683'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0327'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0329> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0329'^^xsd:string;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0329'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0337> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0337'^^xsd:string;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0337'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0344> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0344'^^xsd:string;
  dwc:scientificName 'Alderina imbellis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111184'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0344'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0351> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0351'^^xsd:string;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0351'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0352> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0352'^^xsd:string;
  dwc:scientificName 'Cellaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110869'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0352'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0353> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0353'^^xsd:string;
  dwc:scientificName 'Hippothoa divaricata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111399'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0353'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0357> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0357'^^xsd:string;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0357'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0361> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0361'^^xsd:string;
  dwc:scientificName 'Herentia hyndmanni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146821'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0361'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0374> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0374'^^xsd:string;
  dwc:scientificName 'Phoronis ovalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '128550'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0374'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '128550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0384> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0384'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0384'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0387> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0387'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0387'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0396> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0396'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0396'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0443> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0443'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0443'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0446> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0446'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0446'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0474> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0474'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0474'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0482> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0482'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0482'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0491> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0491'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0491'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0492> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0492'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0492'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0505> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0505'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0505'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0510> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0510'^^xsd:string;
  dwc:scientificName 'Aglaophamus agilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130343'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0510'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0529> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0529'^^xsd:string;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0529'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0542> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0542'^^xsd:string;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0542'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0553> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0553'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0553'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0555> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0555'^^xsd:string;
  dwc:scientificName 'Leiochone'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146991'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0555'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0566> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0566'^^xsd:string;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0566'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0568> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0568'^^xsd:string;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0568'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0573> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0573'^^xsd:string;
  dwc:scientificName 'Amphitritides gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131480'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0573'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0669> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0669'^^xsd:string;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0669'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0674> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0674'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '151894'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0674'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0701> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0701'^^xsd:string;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0701'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0713> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0713'^^xsd:string;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0713'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0715> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0715'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0715'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0721> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0721'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0721'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0724> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0724'^^xsd:string;
  dwc:scientificName 'Thracia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0724'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0786> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0786'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0786'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0165_NC17_0165_MTX_0789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0789> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.057566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.751483333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0165_NC17_0165_MTX_0789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.057566666667 -5.751483333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.057566666667"^^xsd:decimal ;
  geo-pos:long "-5.751483333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0165_NC17_0165_MTX_0789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0165_MTX_0789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0165_MTX_0789'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.751483333333'^^xsd:double;
  dwc:latitude '55.057566666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0165_MTX_0789'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0011> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0011'^^xsd:string;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0011'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0033> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0033'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0033'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0038> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0038'^^xsd:string;
  dwc:scientificName 'Golfingia (Golfingia) elongata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '175026'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0038'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0058> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0058'^^xsd:string;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0058'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0061> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0061'^^xsd:string;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0061'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0071> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0071'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0071'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0075> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0075'^^xsd:string;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0075'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0079> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0079'^^xsd:string;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0079'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0081> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0081'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0081'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0084> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0084'^^xsd:string;
  dwc:scientificName 'Syllis parapari'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '196002'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0084'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '196002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0105> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0105'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0105'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0117> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0117'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0117'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0118> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0118'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0118'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0119> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0119'^^xsd:string;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0119'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0120> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0120'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0120'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0127> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0127'^^xsd:string;
  dwc:scientificName 'Scolelepis korsuni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131174'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0127'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '131174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0132> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0132'^^xsd:string;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0132'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0148> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0148'^^xsd:string;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0148'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0174> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0174'^^xsd:string;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0174'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0184> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0184'^^xsd:string;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131009'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0184'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0217> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0217'^^xsd:string;
  dwc:scientificName 'Cheirocratus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0217'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0255> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0255'^^xsd:string;
  dwc:scientificName 'Neomenia carinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140560'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0255'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0301> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0301'^^xsd:string;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0301'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0308> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0308'^^xsd:string;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0308'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0312> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0312'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0312'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0323> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0323'^^xsd:string;
  dwc:scientificName 'Crisia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0323'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0324> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0324'^^xsd:string;
  dwc:scientificName 'Tubulipora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111054'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0324'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '111054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0327> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0327'^^xsd:string;
  dwc:scientificName 'Entalophoroecia deflexa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111683'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0327'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '111683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0338> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0338'^^xsd:string;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0338'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0354> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0354'^^xsd:string;
  dwc:scientificName 'Hippothoa flagellum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111400'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0354'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '111400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0357> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0357'^^xsd:string;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0357'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0361> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0361'^^xsd:string;
  dwc:scientificName 'Herentia hyndmanni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146821'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0361'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '146821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0363> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0363'^^xsd:string;
  dwc:scientificName 'Phaeostachys spinifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111521'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0363'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '111521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0367> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0367'^^xsd:string;
  dwc:scientificName 'Haplopoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110920'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0367'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0369> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0369'^^xsd:string;
  dwc:scientificName 'Celleporina decipiens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0369'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '111273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0385> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0385'^^xsd:string;
  dwc:scientificName 'Ophiuridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123200'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0385'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '123200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0387> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0387'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0387'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0402> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0402'^^xsd:string;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0402'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0443> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0443'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0443'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0446> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0446'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0446'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0482> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0482'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0482'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0490> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0490'^^xsd:string;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0490'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0492> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0492'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0492'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0495> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0495'^^xsd:string;
  dwc:scientificName 'Syllis parapari'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '196002'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0495'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '196002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0497> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0497'^^xsd:string;
  dwc:scientificName 'Syllis pontxioi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '196003'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0497'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '196003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0588> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0588'^^xsd:string;
  dwc:scientificName 'Pseudopotamilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129548'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0588'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0624> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0624'^^xsd:string;
  dwc:scientificName 'Cheirocratus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0624'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0664> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0664'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0664'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0706> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0706'^^xsd:string;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0706'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0713> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0713'^^xsd:string;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0713'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0715> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0715'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0715'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0787> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0787'^^xsd:string;
  dwc:scientificName 'Ophiuridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123200'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0787'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '123200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0180_NC17_0180_MTX_0789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0789> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.106933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0180_NC17_0180_MTX_0789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.106933333333 -5.75035)"^^geo:wktLiteral ;
  geo-pos:lat "55.106933333333"^^xsd:decimal ;
  geo-pos:long "-5.75035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0180_NC17_0180_MTX_0789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0180_MTX_0789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0180_MTX_0789'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.75035'^^xsd:double;
  dwc:latitude '55.106933333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0180_MTX_0789'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0003> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0003'^^xsd:string;
  dwc:scientificName 'Sycon'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131723'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0003'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '131723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0012> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0012'^^xsd:string;
  dwc:scientificName 'Diphasia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0012'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0020> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0020'^^xsd:string;
  dwc:scientificName 'Aglaophenia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0020'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0030> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0030'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0030'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0033> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0033'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0033'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0038> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0038'^^xsd:string;
  dwc:scientificName 'Golfingia (Golfingia) elongata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '175026'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0038'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0040> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0040'^^xsd:string;
  dwc:scientificName 'Nephasoma (Nephasoma) minutum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '136060'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0040'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0054> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0054'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0054'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0061> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0061'^^xsd:string;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0061'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0071> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0071'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0071'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0080> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0080'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0080'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0081> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0081'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0081'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0094> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0094'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0094'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0107> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0107'^^xsd:string;
  dwc:scientificName 'Lumbrineris cingulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130240'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0107'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0109'^^xsd:string;
  dwc:scientificName 'Drilonereis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129200'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0109'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0137> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0137'^^xsd:string;
  dwc:scientificName 'Chaetozone elakata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1033104'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0137'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1033104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0144> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0144'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0144'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0146> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0146'^^xsd:string;
  dwc:scientificName 'Leiochone'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146991'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0146'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '146991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0151> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0151'^^xsd:string;
  dwc:scientificName 'Notoproctus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129358'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0151'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0174> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0174'^^xsd:string;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0174'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0194> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0194'^^xsd:string;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0194'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0195> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0195'^^xsd:string;
  dwc:scientificName 'Callipallene'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '134581'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0195'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '134581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0197> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0197'^^xsd:string;
  dwc:scientificName 'Sessilia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106033'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0197'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '106033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0237> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0237'^^xsd:string;
  dwc:scientificName 'Campylaspis legendrei'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110550'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0237'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0248> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0248'^^xsd:string;
  dwc:scientificName 'Hyas coarctatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0248'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0322> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0322'^^xsd:string;
  dwc:scientificName 'Crisidia cornuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111706'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0322'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '111706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0323> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0323'^^xsd:string;
  dwc:scientificName 'Crisia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0323'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0324> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0324'^^xsd:string;
  dwc:scientificName 'Tubulipora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111054'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0324'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '111054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0328> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0328'^^xsd:string;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0328'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0334> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0334'^^xsd:string;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0334'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0340> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0340'^^xsd:string;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0340'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0344> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0344'^^xsd:string;
  dwc:scientificName 'Alderina imbellis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111184'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0344'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '111184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0349> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0349'^^xsd:string;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0349'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0357> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0357'^^xsd:string;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0357'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0384> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0384'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0384'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0387> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0387'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0387'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0389> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0389'^^xsd:string;
  dwc:scientificName 'Cucumariidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123187'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0389'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '123187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0402> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0402'^^xsd:string;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0402'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0411> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0411'^^xsd:string;
  dwc:scientificName 'Folliculinidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1692'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0411'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0442> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0442'^^xsd:string;
  dwc:scientificName 'Platyhelminthes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '793'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0442'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0445> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0445'^^xsd:string;
  dwc:scientificName 'Cerebratulus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0445'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0446> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0446'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0446'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0464> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0464'^^xsd:string;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0464'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0466> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0466'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0466'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0482> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0482'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0482'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0487> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0487'^^xsd:string;
  dwc:scientificName 'Gyptis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129307'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0487'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0491> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0491'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0491'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0492> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0492'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0492'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0505> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0505'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0505'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0518> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0518'^^xsd:string;
  dwc:scientificName 'Lumbrineris cingulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130240'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0518'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0525> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0525'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0525'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0528> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0528'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0528'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0529> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0529'^^xsd:string;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0529'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0533> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0533'^^xsd:string;
  dwc:scientificName 'Dipolydora flava'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0533'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0537> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0537'^^xsd:string;
  dwc:scientificName 'Scolelepis korsuni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131174'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0537'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '131174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0540> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0540'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0540'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0549> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0549'^^xsd:string;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0549'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0551> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0551'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0551'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0555> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0555'^^xsd:string;
  dwc:scientificName 'Leiochone'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146991'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0555'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '146991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0562> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0562'^^xsd:string;
  dwc:scientificName 'Asclerocheilus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129551'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0562'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0564> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0564'^^xsd:string;
  dwc:scientificName 'Myriochele danielsseni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130540'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0564'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0566> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0566'^^xsd:string;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0566'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0567> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0567'^^xsd:string;
  dwc:scientificName 'Melinna elisabethae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129805'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0567'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0568> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0568'^^xsd:string;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0568'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0570> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0570'^^xsd:string;
  dwc:scientificName 'Ampharete octocirrata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '332932'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0570'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0601> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0601'^^xsd:string;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0601'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0620> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0620'^^xsd:string;
  dwc:scientificName 'Nototropis vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '179538'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0620'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0627> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0627'^^xsd:string;
  dwc:scientificName 'Maerella tenuimana'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102831'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0627'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '102831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0655> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0655'^^xsd:string;
  dwc:scientificName 'Hyas coarctatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0655'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0663> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0663'^^xsd:string;
  dwc:scientificName 'Eleutheromenia sierra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140864'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0663'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0664> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0664'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0664'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0672> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0672'^^xsd:string;
  dwc:scientificName 'Lamellaria perspicua'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140173'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0672'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1505994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0704> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0704'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0704'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0786> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0786'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0786'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0789> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0789'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0789'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0177_NC17_0177_MTX_0791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0791> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.748183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0177_NC17_0177_MTX_0791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11305 -5.748183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.11305"^^xsd:decimal ;
  geo-pos:long "-5.748183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0177_NC17_0177_MTX_0791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0177_MTX_0791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0177_MTX_0791'^^xsd:string;
  dwc:scientificName 'Cucumariidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.748183333333'^^xsd:double;
  dwc:latitude '55.11305'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123187'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0177_MTX_0791'^^xsd:string;
  dwc:observationDate '2017-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '123187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0001> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0001'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0001'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0005> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0005'^^xsd:string;
  dwc:scientificName 'Tubulariidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1603'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0005'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0010> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0010'^^xsd:string;
  dwc:scientificName 'Halecium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0010'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0012> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0012'^^xsd:string;
  dwc:scientificName 'Diphasia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0012'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0013> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0013'^^xsd:string;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0013'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0014> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0014'^^xsd:string;
  dwc:scientificName 'Sertularella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117233'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0014'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0016> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0016'^^xsd:string;
  dwc:scientificName 'Tamarisca tamarisca'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117930'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0016'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0018> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0018'^^xsd:string;
  dwc:scientificName 'Halopteris catharina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117631'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0018'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0021> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0021'^^xsd:string;
  dwc:scientificName 'Campanulariidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1606'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0021'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0029> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0029'^^xsd:string;
  dwc:scientificName 'Platyhelminthes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '793'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0029'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0030> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0030'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0030'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0033> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0033'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0033'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0036> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0036'^^xsd:string;
  dwc:scientificName 'Pedicellina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111796'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0036'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0038> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0038'^^xsd:string;
  dwc:scientificName 'Golfingia (Golfingia) elongata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '175026'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0038'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0040> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0040'^^xsd:string;
  dwc:scientificName 'Nephasoma (Nephasoma) minutum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '136060'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0040'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0049> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0049'^^xsd:string;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0049'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0052> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0052'^^xsd:string;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0052'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0063> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0063'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0063'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0067> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0067'^^xsd:string;
  dwc:scientificName 'Paranaitis kosteriensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130662'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0067'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0071> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0071'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0071'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0081> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0081'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0081'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0096> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0096'^^xsd:string;
  dwc:scientificName 'Myrianida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129659'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0096'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0107> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0107'^^xsd:string;
  dwc:scientificName 'Lumbrineris cingulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130240'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0107'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0119> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0119'^^xsd:string;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0119'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0122> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0122'^^xsd:string;
  dwc:scientificName 'Dipolydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131116'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0122'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0127> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0127'^^xsd:string;
  dwc:scientificName 'Scolelepis korsuni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131174'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0127'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0134> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0134'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0134'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0147> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0147'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0147'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0159'^^xsd:string;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0159'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0161'^^xsd:string;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0161'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0163> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0163'^^xsd:string;
  dwc:scientificName 'Ampharete octocirrata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '332932'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0163'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0167> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0167'^^xsd:string;
  dwc:scientificName 'Pista maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '868065'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0167'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '868065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0169> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0169'^^xsd:string;
  dwc:scientificName 'Lanassa venusta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131494'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0169'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0174> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0174'^^xsd:string;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0174'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0175> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0175'^^xsd:string;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0175'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0177> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0177'^^xsd:string;
  dwc:scientificName 'Parasabella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '325958'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0177'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '325958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0183> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0183'^^xsd:string;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0183'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0186> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0186'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0186'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0199> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0199'^^xsd:string;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0199'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0214> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0214'^^xsd:string;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0214'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0242> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0242'^^xsd:string;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0242'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0245> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0245'^^xsd:string;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0245'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0246> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0246'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0246'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0261> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0261'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0261'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0262> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0262'^^xsd:string;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0262'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0264> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0264'^^xsd:string;
  dwc:scientificName 'Propilidium exiguum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140188'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0264'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0283> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0283'^^xsd:string;
  dwc:scientificName 'Modiolus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '138223'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0283'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0288> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0288'^^xsd:string;
  dwc:scientificName 'Limaria loscombi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '153952'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0288'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0289> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0289'^^xsd:string;
  dwc:scientificName 'Pectinidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '213'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0289'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0294> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0294'^^xsd:string;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0294'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0298> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0298'^^xsd:string;
  dwc:scientificName 'Astartidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '228'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0298'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0306> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0306'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0306'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0308> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0308'^^xsd:string;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0308'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0312> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0312'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0312'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0315> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0315'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0315'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0322> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0322'^^xsd:string;
  dwc:scientificName 'Crisidia cornuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111706'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0322'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0323> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0323'^^xsd:string;
  dwc:scientificName 'Crisia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0323'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0325> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0325'^^xsd:string;
  dwc:scientificName 'Plagioecia patina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111719'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0325'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0327> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0327'^^xsd:string;
  dwc:scientificName 'Entalophoroecia deflexa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111683'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0327'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0328> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0328'^^xsd:string;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0328'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0334> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0334'^^xsd:string;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0334'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0338> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0338'^^xsd:string;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0338'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0340> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0340'^^xsd:string;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0340'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0343> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0343'^^xsd:string;
  dwc:scientificName 'Crassimarginatella solidula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111210'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0343'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0344> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0344'^^xsd:string;
  dwc:scientificName 'Alderina imbellis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111184'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0344'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0350> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0350'^^xsd:string;
  dwc:scientificName 'Beania mirabilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111072'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0350'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0357> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0357'^^xsd:string;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0357'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0359> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0359'^^xsd:string;
  dwc:scientificName 'Hippoporina pertusa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111079'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0359'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0371> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0371'^^xsd:string;
  dwc:scientificName 'Omalosecosa ramulosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111281'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0371'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0375> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0375'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0375'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0376> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0376'^^xsd:string;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0376'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0384> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0384'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0384'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0387> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0387'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0387'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0394> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0394'^^xsd:string;
  dwc:scientificName 'Labidoplax media'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124457'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0394'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0396> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0396'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0396'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0398> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0398'^^xsd:string;
  dwc:scientificName 'Corella parallelogramma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103743'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0398'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0402> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0402'^^xsd:string;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0402'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0408> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0408'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0408'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0411> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0411'^^xsd:string;
  dwc:scientificName 'Folliculinidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1692'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0411'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0413> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0413'^^xsd:string;
  dwc:scientificName 'Astrorhiza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0413'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0444> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0444'^^xsd:string;
  dwc:scientificName 'Tubulanus polymorphus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '122637'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0444'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0445> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0445'^^xsd:string;
  dwc:scientificName 'Cerebratulus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0445'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0446> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0446'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0446'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0461> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0461'^^xsd:string;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0461'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0474> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0474'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0474'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0478> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0478'^^xsd:string;
  dwc:scientificName 'Paranaitis kosteriensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130662'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0478'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0482> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0482'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0482'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0486> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0486'^^xsd:string;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0486'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0492> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0492'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0492'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0516> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0516'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0516'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0518> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0518'^^xsd:string;
  dwc:scientificName 'Lumbrineris cingulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130240'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0518'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0528> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0528'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0528'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0534> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0534'^^xsd:string;
  dwc:scientificName 'Dipolydora saintjosephi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0534'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0535> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0535'^^xsd:string;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0535'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0539> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0539'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0539'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0540> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0540'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0540'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0546> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0546'^^xsd:string;
  dwc:scientificName 'Chaetozone elakata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1033104'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0546'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1033104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0549> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0549'^^xsd:string;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0549'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0553> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0553'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0553'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0556> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0556'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0556'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0563> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0563'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0563'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0565> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0565'^^xsd:string;
  dwc:scientificName 'Owenia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129427'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0565'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0569> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0569'^^xsd:string;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0569'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0585> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0585'^^xsd:string;
  dwc:scientificName 'Euchone rubrocincta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130909'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0585'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0587> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0587'^^xsd:string;
  dwc:scientificName 'Jasmineira'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129533'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0587'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0591> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0591'^^xsd:string;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131009'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0591'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0602> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0602'^^xsd:string;
  dwc:scientificName 'Callipallene'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '134581'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0602'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0618> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0618'^^xsd:string;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0618'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0625> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0625'^^xsd:string;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0625'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0639> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0639'^^xsd:string;
  dwc:scientificName 'Natatolana borealis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118859'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0639'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0649> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0649'^^xsd:string;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0649'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0652> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0652'^^xsd:string;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0652'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0664> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0664'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0664'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0690> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0690'^^xsd:string;
  dwc:scientificName 'Modiolus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '138223'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0690'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0692> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0692'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0692'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0695> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0695'^^xsd:string;
  dwc:scientificName 'Limaria loscombi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '153952'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0695'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0696> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0696'^^xsd:string;
  dwc:scientificName 'Pectinidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '213'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0696'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0699> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0699'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabile'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0699'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0700> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0700'^^xsd:string;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0700'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0703> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0703'^^xsd:string;
  dwc:scientificName 'Astartidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '228'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0703'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0713> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0713'^^xsd:string;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0713'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0715> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0715'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0715'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0718> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0718'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0718'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0779> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0779'^^xsd:string;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0779'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0786> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0786'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0786'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0147_NC17_0147%20_MTX_0789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0789> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.110883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741183333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0147_NC17_0147%20_MTX_0789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.110883333333 -5.741183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.110883333333"^^xsd:decimal ;
  geo-pos:long "-5.741183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0147_NC17_0147%20_MTX_0789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0147 _MTX_0789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0147 _MTX_0789'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.741183333333'^^xsd:double;
  dwc:latitude '55.110883333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0147 _MTX_0789'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0001> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0001'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0001'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0003> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0003'^^xsd:string;
  dwc:scientificName 'Sycon'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131723'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0003'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0010> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0010'^^xsd:string;
  dwc:scientificName 'Halecium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0010'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0012> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0012'^^xsd:string;
  dwc:scientificName 'Diphasia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0012'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0013> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0013'^^xsd:string;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0013'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0014> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0014'^^xsd:string;
  dwc:scientificName 'Sertularella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117233'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0014'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0018> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0018'^^xsd:string;
  dwc:scientificName 'Halopteris catharina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117631'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0018'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0019> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0019'^^xsd:string;
  dwc:scientificName 'Nemertesia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117195'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0019'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0021> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0021'^^xsd:string;
  dwc:scientificName 'Campanulariidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1606'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0021'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0023> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0023'^^xsd:string;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0023'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0025> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0025'^^xsd:string;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0025'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0029> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0029'^^xsd:string;
  dwc:scientificName 'Platyhelminthes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '793'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0029'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0033> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0033'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0033'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0036> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0036'^^xsd:string;
  dwc:scientificName 'Pedicellina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111796'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0036'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0038> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0038'^^xsd:string;
  dwc:scientificName 'Golfingia (Golfingia) elongata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '175026'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0038'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0046> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0046'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0046'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0051> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0051'^^xsd:string;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0051'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0052> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0052'^^xsd:string;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0052'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0063> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0063'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0063'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0071> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0071'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0071'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0081> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0081'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0081'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0084> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0084'^^xsd:string;
  dwc:scientificName 'Syllis parapari'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '196002'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0084'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '196002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0089> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0089'^^xsd:string;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0089'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0093> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0093'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0093'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0099> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0099'^^xsd:string;
  dwc:scientificName 'Aglaophamus agilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130343'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0099'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0107> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0107'^^xsd:string;
  dwc:scientificName 'Lumbrineris cingulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130240'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0107'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0113'^^xsd:string;
  dwc:scientificName 'Aricidea (Acmira) catherinae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '333034'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0113'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0117> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0117'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0117'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0120> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0120'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0120'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0122> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0122'^^xsd:string;
  dwc:scientificName 'Dipolydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131116'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0122'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0132> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0132'^^xsd:string;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0132'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0136> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0136'^^xsd:string;
  dwc:scientificName 'Chaetozone zetlandica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '336485'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0136'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0149> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0149'^^xsd:string;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0149'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0152> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0152'^^xsd:string;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0152'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0154> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0154'^^xsd:string;
  dwc:scientificName 'Asclerocheilus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129551'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0154'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0159'^^xsd:string;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0159'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0161'^^xsd:string;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0161'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0169> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0169'^^xsd:string;
  dwc:scientificName 'Lanassa venusta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131494'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0169'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0175> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0175'^^xsd:string;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0175'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0180> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0180'^^xsd:string;
  dwc:scientificName 'Jasmineira'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129533'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0180'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0190> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0190'^^xsd:string;
  dwc:scientificName 'Spirorbinae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '989'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0190'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0191> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0191'^^xsd:string;
  dwc:scientificName 'Circeis spirillum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131201'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0191'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0193> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0193'^^xsd:string;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0193'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0194> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0194'^^xsd:string;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0194'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0200> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0200'^^xsd:string;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0200'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0207> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0207'^^xsd:string;
  dwc:scientificName 'Stenopleustes nodifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103029'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0207'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0210> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0210'^^xsd:string;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0210'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0213> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0213'^^xsd:string;
  dwc:scientificName 'Nototropis vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '179538'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0213'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0216> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0216'^^xsd:string;
  dwc:scientificName 'Bathyporeia gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103059'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0216'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0219> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0219'^^xsd:string;
  dwc:scientificName 'Othomaera othonis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '534781'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0219'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0225> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0225'^^xsd:string;
  dwc:scientificName 'Ericthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0225'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0226> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0226'^^xsd:string;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0226'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0227> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0227'^^xsd:string;
  dwc:scientificName 'Aoridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0227'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0230> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0230'^^xsd:string;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0230'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0242> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0242'^^xsd:string;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0242'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0257> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0257'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0257'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0286> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0286'^^xsd:string;
  dwc:scientificName 'Musculus subpictus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0286'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0289> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0289'^^xsd:string;
  dwc:scientificName 'Pectinidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '213'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0289'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0296> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0296'^^xsd:string;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0296'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0297> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0297'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0297'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0298> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0298'^^xsd:string;
  dwc:scientificName 'Astartidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '228'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0298'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0300> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0300'^^xsd:string;
  dwc:scientificName 'Parvicardium pinnulatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '181343'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0300'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '181343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0307> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0307'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0307'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0318> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0318'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0318'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0322> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0322'^^xsd:string;
  dwc:scientificName 'Crisidia cornuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111706'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0322'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0323> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0323'^^xsd:string;
  dwc:scientificName 'Crisia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0323'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0324> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0324'^^xsd:string;
  dwc:scientificName 'Tubulipora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111054'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0324'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0325> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0325'^^xsd:string;
  dwc:scientificName 'Plagioecia patina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111719'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0325'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0327> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0327'^^xsd:string;
  dwc:scientificName 'Entalophoroecia deflexa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111683'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0327'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0329> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0329'^^xsd:string;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0329'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0330> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0330'^^xsd:string;
  dwc:scientificName 'Alcyonidioides mytili'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '468026'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0330'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0333> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0333'^^xsd:string;
  dwc:scientificName 'Penetrantiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110797'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0333'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0334> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0334'^^xsd:string;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0334'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0336> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0336'^^xsd:string;
  dwc:scientificName 'Aetea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110819'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0336'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0338> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0338'^^xsd:string;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0338'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0340> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0340'^^xsd:string;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0340'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0342> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0342'^^xsd:string;
  dwc:scientificName 'Callopora dumerilii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111196'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0342'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0346> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0346'^^xsd:string;
  dwc:scientificName 'Amphiblestrum auritum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111186'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0346'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0349> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0349'^^xsd:string;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0349'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0351> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0351'^^xsd:string;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0351'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0352> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0352'^^xsd:string;
  dwc:scientificName 'Cellaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110869'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0352'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0357> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0357'^^xsd:string;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0357'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0358> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0358'^^xsd:string;
  dwc:scientificName 'Neolagenipora collaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111509'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0358'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0360> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0360'^^xsd:string;
  dwc:scientificName 'Phylactella labrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111579'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0360'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0362> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0362'^^xsd:string;
  dwc:scientificName 'Escharina johnstoni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111518'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0362'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0370> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0370'^^xsd:string;
  dwc:scientificName 'Turbicellepora avicularis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111285'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0370'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0372> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0372'^^xsd:string;
  dwc:scientificName 'Buskea nitida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111266'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0372'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0384> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0384'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0384'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0387> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0387'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0387'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0388> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0388'^^xsd:string;
  dwc:scientificName 'Spatangoida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0388'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0389> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0389'^^xsd:string;
  dwc:scientificName 'Cucumariidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123187'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0389'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0396> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0396'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0396'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0397> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0397'^^xsd:string;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0397'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0400> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0400'^^xsd:string;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0400'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0402> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0402'^^xsd:string;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0402'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0440> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0440'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0440'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0443> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0443'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0443'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0445> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0445'^^xsd:string;
  dwc:scientificName 'Cerebratulus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0445'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0446> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0446'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0446'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0453> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0453'^^xsd:string;
  dwc:scientificName 'Nephasoma (Nephasoma) minutum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '136060'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0453'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0458> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0458'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0458'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0470> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0470'^^xsd:string;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0470'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0471> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0471'^^xsd:string;
  dwc:scientificName 'Eulalia expusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130625'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0471'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0472> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0472'^^xsd:string;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0472'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0474> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0474'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0474'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0482> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0482'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0482'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0488> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0488'^^xsd:string;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0488'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0492> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0492'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0492'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0495> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0495'^^xsd:string;
  dwc:scientificName 'Syllis parapari'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '196002'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0495'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '196002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0501> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0501'^^xsd:string;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0501'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0507> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0507'^^xsd:string;
  dwc:scientificName 'Myrianida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129659'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0507'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0510> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0510'^^xsd:string;
  dwc:scientificName 'Aglaophamus agilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130343'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0510'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0516> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0516'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0516'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0518> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0518'^^xsd:string;
  dwc:scientificName 'Lumbrineris cingulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130240'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0518'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0520> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0520'^^xsd:string;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0520'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0524> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0524'^^xsd:string;
  dwc:scientificName 'Aricidea (Acmira) cerrutii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '525497'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0524'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0528> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0528'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0528'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0529> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0529'^^xsd:string;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0529'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0531> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0531'^^xsd:string;
  dwc:scientificName 'Dipolydora coeca'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131117'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0531'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0535> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0535'^^xsd:string;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0535'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0537> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0537'^^xsd:string;
  dwc:scientificName 'Scolelepis korsuni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131174'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0537'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0539> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0539'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0539'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0546> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0546'^^xsd:string;
  dwc:scientificName 'Chaetozone elakata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1033104'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0546'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1033104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0548> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0548'^^xsd:string;
  dwc:scientificName 'Kirkegaardia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '884676'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0548'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '884676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0552> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0552'^^xsd:string;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0552'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0553> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0553'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0553'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0557> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0557'^^xsd:string;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0557'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0559> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0559'^^xsd:string;
  dwc:scientificName 'Notoproctus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129358'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0559'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0563> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0563'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0563'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0565> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0565'^^xsd:string;
  dwc:scientificName 'Owenia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129427'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0565'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0577> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0577'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0577'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0581> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0581'^^xsd:string;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0581'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0588> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0588'^^xsd:string;
  dwc:scientificName 'Pseudopotamilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129548'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0588'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0590> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0590'^^xsd:string;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0590'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0591> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0591'^^xsd:string;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131009'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0591'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0600> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0600'^^xsd:string;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0600'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0601> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0601'^^xsd:string;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0601'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0621> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0621'^^xsd:string;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0621'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0623> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0623'^^xsd:string;
  dwc:scientificName 'Bathyporeia gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103059'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0623'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0627> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0627'^^xsd:string;
  dwc:scientificName 'Maerella tenuimana'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102831'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0627'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0629> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0629'^^xsd:string;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0629'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0632> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0632'^^xsd:string;
  dwc:scientificName 'Ericthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0632'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0634> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0634'^^xsd:string;
  dwc:scientificName 'Aoridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0634'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0643> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0643'^^xsd:string;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0643'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0649> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0649'^^xsd:string;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0649'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0692> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0692'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0692'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0696> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0696'^^xsd:string;
  dwc:scientificName 'Pectinidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '213'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0696'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0701> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0701'^^xsd:string;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0701'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0702> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0702'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0702'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0703> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0703'^^xsd:string;
  dwc:scientificName 'Astartidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '228'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0703'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0705> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0705'^^xsd:string;
  dwc:scientificName 'Parvicardium pinnulatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '181343'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0705'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '181343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0721> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0721'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0721'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0786> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0786'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0786'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0789> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0789'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0789'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0168_NC17_0168_MTX_0791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0791> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.056233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.69905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0168_NC17_0168_MTX_0791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.056233333333 -5.69905)"^^geo:wktLiteral ;
  geo-pos:lat "55.056233333333"^^xsd:decimal ;
  geo-pos:long "-5.69905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0168_NC17_0168_MTX_0791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0168_MTX_0791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0168_MTX_0791'^^xsd:string;
  dwc:scientificName 'Cucumariidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.69905'^^xsd:double;
  dwc:latitude '55.056233333333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123187'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0168_MTX_0791'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0001> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0001'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0001'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0002> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0002'^^xsd:string;
  dwc:scientificName 'Leucosolenia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131715'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0002'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0003> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0003'^^xsd:string;
  dwc:scientificName 'Sycon'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131723'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0003'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0006> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0006'^^xsd:string;
  dwc:scientificName 'Neoturris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117185'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0006'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0012> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0012'^^xsd:string;
  dwc:scientificName 'Diphasia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0012'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0013> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0013'^^xsd:string;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0013'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0014> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0014'^^xsd:string;
  dwc:scientificName 'Sertularella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117233'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0014'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0015> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0015'^^xsd:string;
  dwc:scientificName 'Sertularia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0015'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0017> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0017'^^xsd:string;
  dwc:scientificName 'Plumulariidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1613'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0017'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0018> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0018'^^xsd:string;
  dwc:scientificName 'Halopteris catharina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117631'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0018'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0019> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0019'^^xsd:string;
  dwc:scientificName 'Nemertesia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117195'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0019'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0021> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0021'^^xsd:string;
  dwc:scientificName 'Campanulariidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1606'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0021'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0022> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0022'^^xsd:string;
  dwc:scientificName 'Clytia gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117367'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0022'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0024> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0024'^^xsd:string;
  dwc:scientificName 'Sarcodictyon roseum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125340'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0024'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '291834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0025> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0025'^^xsd:string;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0025'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0026> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0026'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0026'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0028> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0028'^^xsd:string;
  dwc:scientificName 'Edwardsiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '100665'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0028'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '100665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0032> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0032'^^xsd:string;
  dwc:scientificName 'Cerebratulus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0032'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0033> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0033'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0033'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0036> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0036'^^xsd:string;
  dwc:scientificName 'Pedicellina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111796'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0036'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0038> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0038'^^xsd:string;
  dwc:scientificName 'Golfingia (Golfingia) elongata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '175026'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0038'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0045> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0045'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0045'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0049> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0049'^^xsd:string;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0049'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0051> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0051'^^xsd:string;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0051'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0053> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0053'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0053'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0059> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0059'^^xsd:string;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0059'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0068> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0068'^^xsd:string;
  dwc:scientificName 'Eumida punctifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130643'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0068'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0070> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0070'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0070'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0077> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0077'^^xsd:string;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0077'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0078> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0078'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0078'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0080> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0080'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0080'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0081> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0081'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0081'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0083> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0083'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0083'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0097> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0097'^^xsd:string;
  dwc:scientificName 'Proceraea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129671'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0097'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0099> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0099'^^xsd:string;
  dwc:scientificName 'Aglaophamus agilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130343'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0099'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0103> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0103'^^xsd:string;
  dwc:scientificName 'Euphrosine foliosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130083'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0103'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0108'^^xsd:string;
  dwc:scientificName 'Lumbrineris cingulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130240'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0108'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0119> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0119'^^xsd:string;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0119'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0121> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0121'^^xsd:string;
  dwc:scientificName 'Dipolydora coeca'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131117'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0121'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0126> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0126'^^xsd:string;
  dwc:scientificName 'Pseudopolydora paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131168'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0126'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0130> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0130'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0130'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0131> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0131'^^xsd:string;
  dwc:scientificName 'Chaetopterus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129229'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0131'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0132> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0132'^^xsd:string;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0132'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0137> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0137'^^xsd:string;
  dwc:scientificName 'Chaetozone elakata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1033104'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0137'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1033104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0144> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0144'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0144'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0145> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0145'^^xsd:string;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0145'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0161'^^xsd:string;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0161'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0162'^^xsd:string;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0162'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0164> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0164'^^xsd:string;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0164'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0168> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0168'^^xsd:string;
  dwc:scientificName 'Eupolymnia nesidensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131490'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0168'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0174> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0174'^^xsd:string;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0174'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0175> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0175'^^xsd:string;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0175'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0178> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0178'^^xsd:string;
  dwc:scientificName 'Euchone rubrocincta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130909'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0178'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0192> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0192'^^xsd:string;
  dwc:scientificName 'Grania'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0192'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0194> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0194'^^xsd:string;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0194'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0195> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0195'^^xsd:string;
  dwc:scientificName 'Callipallene'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '134581'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0195'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0197> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0197'^^xsd:string;
  dwc:scientificName 'Sessilia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106033'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0197'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0199> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0199'^^xsd:string;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0199'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0204> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0204'^^xsd:string;
  dwc:scientificName 'Heteromysis (Heteromysis) norvegica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '120039'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0204'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0206> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0206'^^xsd:string;
  dwc:scientificName 'Parapleustes bicuspis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103008'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0206'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0214> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0214'^^xsd:string;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0214'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0222> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0222'^^xsd:string;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0222'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0227> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0227'^^xsd:string;
  dwc:scientificName 'Aoridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0227'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0228> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0228'^^xsd:string;
  dwc:scientificName 'Autonoe longipes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102021'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0228'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0231> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0231'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0231'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0238> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0238'^^xsd:string;
  dwc:scientificName 'Diastylis tumida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110492'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0238'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0239> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0239'^^xsd:string;
  dwc:scientificName 'Eualus pusiolus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '107507'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0239'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0241> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0241'^^xsd:string;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0241'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0244> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0244'^^xsd:string;
  dwc:scientificName 'Munida intermedia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '107157'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0244'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0250> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0250'^^xsd:string;
  dwc:scientificName 'Eurynome'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106901'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0250'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0253> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0253'^^xsd:string;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0253'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0261> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0261'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0261'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0281> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0281'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0281'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0283> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0283'^^xsd:string;
  dwc:scientificName 'Modiolus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '138223'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0283'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0285> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0285'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0285'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0286> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0286'^^xsd:string;
  dwc:scientificName 'Musculus subpictus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0286'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0288> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0288'^^xsd:string;
  dwc:scientificName 'Limaria loscombi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '153952'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0288'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0289> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0289'^^xsd:string;
  dwc:scientificName 'Pectinidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '213'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0289'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0293> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0293'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabile'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0293'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0296> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0296'^^xsd:string;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0296'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0299> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0299'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0299'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0300> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0300'^^xsd:string;
  dwc:scientificName 'Parvicardium pinnulatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '181343'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0300'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '181343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0315> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0315'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0315'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0318> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0318'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0318'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0322> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0322'^^xsd:string;
  dwc:scientificName 'Crisidia cornuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111706'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0322'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0323> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0323'^^xsd:string;
  dwc:scientificName 'Crisia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0323'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0324> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0324'^^xsd:string;
  dwc:scientificName 'Tubulipora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111054'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0324'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0326> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0326'^^xsd:string;
  dwc:scientificName 'Plagioecia sarniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111721'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0326'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0328> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0328'^^xsd:string;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0328'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0329> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0329'^^xsd:string;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0329'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0338> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0338'^^xsd:string;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0338'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0339> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0339'^^xsd:string;
  dwc:scientificName 'Pyripora catenularia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111358'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0339'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0340> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0340'^^xsd:string;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0340'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0341> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0341'^^xsd:string;
  dwc:scientificName 'Securiflustra securifrons'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111374'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0341'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0348> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0348'^^xsd:string;
  dwc:scientificName 'Bugulina avicularia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '833990'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0348'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '833990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0349> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0349'^^xsd:string;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0349'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0351> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0351'^^xsd:string;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0351'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0352> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0352'^^xsd:string;
  dwc:scientificName 'Cellaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110869'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0352'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0357> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0357'^^xsd:string;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0357'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0365> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0365'^^xsd:string;
  dwc:scientificName 'Schizomavella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110829'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0365'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0370> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0370'^^xsd:string;
  dwc:scientificName 'Turbicellepora avicularis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111285'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0370'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0374> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0374'^^xsd:string;
  dwc:scientificName 'Phoronis ovalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '128550'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0374'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '128550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0377> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0377'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0377'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0384> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0384'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0384'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0389> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0389'^^xsd:string;
  dwc:scientificName 'Cucumariidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123187'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0389'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0396> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0396'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0396'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0401> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0401'^^xsd:string;
  dwc:scientificName 'Polycarpa pomaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103909'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0401'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0402> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0402'^^xsd:string;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0402'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0404> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0404'^^xsd:string;
  dwc:scientificName 'Pyura tessellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103853'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0404'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0405> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0405'^^xsd:string;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0405'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0410> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0410'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0410'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0411> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0411'^^xsd:string;
  dwc:scientificName 'Folliculinidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1692'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0411'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0412> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0412'^^xsd:string;
  dwc:scientificName 'Astrorhizidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111958'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0412'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0439> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0439'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0439'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0442> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0442'^^xsd:string;
  dwc:scientificName 'Platyhelminthes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '793'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0442'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0443> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0443'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0443'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0446> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0446'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0446'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0453> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0453'^^xsd:string;
  dwc:scientificName 'Nephasoma (Nephasoma) minutum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '136060'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0453'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0456> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0456'^^xsd:string;
  dwc:scientificName 'Maxmuelleria lankesteri'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110368'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0456'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0461> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0461'^^xsd:string;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0461'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0464> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0464'^^xsd:string;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0464'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0465> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0465'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0465'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0470> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0470'^^xsd:string;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0470'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0477> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0477'^^xsd:string;
  dwc:scientificName 'Notophyllum foliosum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130661'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0477'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0479> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0479'^^xsd:string;
  dwc:scientificName 'Eumida punctifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130643'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0479'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0481> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0481'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0481'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0483> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0483'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0483'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0489> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0489'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0489'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0491> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0491'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0491'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0492> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0492'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0492'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0510> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0510'^^xsd:string;
  dwc:scientificName 'Aglaophamus agilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130343'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0510'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0514> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0514'^^xsd:string;
  dwc:scientificName 'Euphrosine foliosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130083'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0514'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0516> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0516'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0516'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0518> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0518'^^xsd:string;
  dwc:scientificName 'Lumbrineris cingulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130240'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0518'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0526> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0526'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0526'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0532> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0532'^^xsd:string;
  dwc:scientificName 'Dipolydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131116'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0532'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0541> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0541'^^xsd:string;
  dwc:scientificName 'Chaetopterus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129229'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0541'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0548> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0548'^^xsd:string;
  dwc:scientificName 'Kirkegaardia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '884676'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0548'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '884676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0550> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0550'^^xsd:string;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0550'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0563> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0563'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0563'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0565> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0565'^^xsd:string;
  dwc:scientificName 'Owenia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129427'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0565'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0566> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0566'^^xsd:string;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0566'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0570> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0570'^^xsd:string;
  dwc:scientificName 'Ampharete octocirrata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '332932'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0570'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0589> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0589'^^xsd:string;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0589'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0596> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0596'^^xsd:string;
  dwc:scientificName 'Salmacina dysteri'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131038'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0596'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0601> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0601'^^xsd:string;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0601'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0616> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0616'^^xsd:string;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0616'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0626> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0626'^^xsd:string;
  dwc:scientificName 'Othomaera othonis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '534781'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0626'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0627> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0627'^^xsd:string;
  dwc:scientificName 'Maerella tenuimana'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102831'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0627'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0634> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0634'^^xsd:string;
  dwc:scientificName 'Aoridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0634'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0648> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0648'^^xsd:string;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0648'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0651> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0651'^^xsd:string;
  dwc:scientificName 'Munida intermedia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '107157'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0651'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0657> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0657'^^xsd:string;
  dwc:scientificName 'Eurynome'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106901'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0657'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0659> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0659'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0659'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0661> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0661'^^xsd:string;
  dwc:scientificName 'Falcidens crossotus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '139112'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0661'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '139112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0664> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0664'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0664'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0673> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0673'^^xsd:string;
  dwc:scientificName 'Velutina velutina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141905'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0673'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0681> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0681'^^xsd:string;
  dwc:scientificName 'Doto'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '137916'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0681'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0687> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0687'^^xsd:string;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0687'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0688> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0688'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0688'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0690> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0690'^^xsd:string;
  dwc:scientificName 'Modiolus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '138223'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0690'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0695> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0695'^^xsd:string;
  dwc:scientificName 'Limaria loscombi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '153952'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0695'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0696> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0696'^^xsd:string;
  dwc:scientificName 'Pectinidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '213'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0696'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0700> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0700'^^xsd:string;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0700'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0701> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0701'^^xsd:string;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0701'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0705> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0705'^^xsd:string;
  dwc:scientificName 'Parvicardium pinnulatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '181343'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0705'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '181343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0711> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0711'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0711'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0718> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0718'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0718'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0721> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0721'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0721'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0780> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0780'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0780'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0782> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0782'^^xsd:string;
  dwc:scientificName 'Ophiopholis aculeata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0782'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0785> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0785'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0785'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0786> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0786'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0786'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0790> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0790'^^xsd:string;
  dwc:scientificName 'Spatangoida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0790'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0791> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0791'^^xsd:string;
  dwc:scientificName 'Cucumariidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123187'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0791'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0174_NC17_0174_MTX_0795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0795> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.697333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0174_NC17_0174_MTX_0795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 -5.697333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "-5.697333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0174_NC17_0174_MTX_0795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0174_MTX_0795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0174_MTX_0795'^^xsd:string;
  dwc:scientificName 'Labidoplax buskii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.697333333333'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124455'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0174_MTX_0795'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0001> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0001'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0001'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0002> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0002'^^xsd:string;
  dwc:scientificName 'Leucosolenia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131715'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0002'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0008> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0008'^^xsd:string;
  dwc:scientificName 'Modeeria rotunda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117970'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0008'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0012> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0012'^^xsd:string;
  dwc:scientificName 'Diphasia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0012'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0013> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0013'^^xsd:string;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0013'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0014> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0014'^^xsd:string;
  dwc:scientificName 'Sertularella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117233'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0014'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0015> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0015'^^xsd:string;
  dwc:scientificName 'Sertularia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0015'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0021> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0021'^^xsd:string;
  dwc:scientificName 'Campanulariidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1606'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0021'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0022> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0022'^^xsd:string;
  dwc:scientificName 'Clytia gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '117367'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0022'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0032> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0032'^^xsd:string;
  dwc:scientificName 'Cerebratulus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0032'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0033> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0033'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0033'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0038> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0038'^^xsd:string;
  dwc:scientificName 'Golfingia (Golfingia) elongata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '175026'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0038'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0040> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0040'^^xsd:string;
  dwc:scientificName 'Nephasoma (Nephasoma) minutum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '136060'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0040'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0041> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0041'^^xsd:string;
  dwc:scientificName 'Phascolion (Phascolion) strombus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0041'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0049> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0049'^^xsd:string;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0049'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0052> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0052'^^xsd:string;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0052'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0053> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0053'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0053'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0054> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0054'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0054'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0058> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0058'^^xsd:string;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0058'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0060> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0060'^^xsd:string;
  dwc:scientificName 'Eulalia expusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130625'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0060'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0063> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0063'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0063'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0071> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0071'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0071'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0081> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0081'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0081'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0107> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0107'^^xsd:string;
  dwc:scientificName 'Lumbrineris cingulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130240'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0107'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0113'^^xsd:string;
  dwc:scientificName 'Aricidea (Acmira) catherinae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '333034'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0113'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0117> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0117'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0117'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0118> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0118'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0118'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0120> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0120'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0120'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0121> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0121'^^xsd:string;
  dwc:scientificName 'Dipolydora coeca'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131117'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0121'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0129> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0129'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0129'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0146> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0146'^^xsd:string;
  dwc:scientificName 'Leiochone'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146991'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0146'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0147> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0147'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0147'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0155'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0155'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0161'^^xsd:string;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0161'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0166> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0166'^^xsd:string;
  dwc:scientificName 'Amphitritides gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131480'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0166'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0174> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0174'^^xsd:string;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0174'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0175> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0175'^^xsd:string;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0175'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0179> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0179'^^xsd:string;
  dwc:scientificName 'Pseudofabricia aberrans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130958'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0179'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0196> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0196'^^xsd:string;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0196'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0199> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0199'^^xsd:string;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0199'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0210> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0210'^^xsd:string;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0210'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0214> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0214'^^xsd:string;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0214'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0215> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0215'^^xsd:string;
  dwc:scientificName 'Haploops'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '101447'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0215'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0219> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0219'^^xsd:string;
  dwc:scientificName 'Othomaera othonis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '534781'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0219'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0221> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0221'^^xsd:string;
  dwc:scientificName 'Megamphopus cornutus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0221'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0248> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0248'^^xsd:string;
  dwc:scientificName 'Hyas coarctatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0248'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0257> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0257'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0257'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0281> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0281'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0281'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0285> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0285'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0285'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0289> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0289'^^xsd:string;
  dwc:scientificName 'Pectinidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '213'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0289'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0294> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0294'^^xsd:string;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0294'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0296> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0296'^^xsd:string;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0296'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0307> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0307'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0307'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0308> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0308'^^xsd:string;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0308'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0312> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0312'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0312'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0315> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0315'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0315'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0318> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0318'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0318'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0321> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0321'^^xsd:string;
  dwc:scientificName 'Thracia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0321'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0322> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0322'^^xsd:string;
  dwc:scientificName 'Crisidia cornuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111706'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0322'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0323> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0323'^^xsd:string;
  dwc:scientificName 'Crisia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0323'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0328> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0328'^^xsd:string;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0328'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0329> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0329'^^xsd:string;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0329'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0334> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0334'^^xsd:string;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0334'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0337> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0337'^^xsd:string;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0337'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0338> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0338'^^xsd:string;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0338'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0340> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0340'^^xsd:string;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0340'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0344> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0344'^^xsd:string;
  dwc:scientificName 'Alderina imbellis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111184'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0344'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0349> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0349'^^xsd:string;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0349'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0351> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0351'^^xsd:string;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0351'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0355> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0355'^^xsd:string;
  dwc:scientificName 'Celleporella hyalina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111397'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0355'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0357> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0357'^^xsd:string;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0357'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0360> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0360'^^xsd:string;
  dwc:scientificName 'Phylactella labrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111579'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0360'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0374> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0374'^^xsd:string;
  dwc:scientificName 'Phoronis ovalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '128550'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0374'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '128550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0376> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0376'^^xsd:string;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0376'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0384> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0384'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0384'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0387> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0387'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0387'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0389> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0389'^^xsd:string;
  dwc:scientificName 'Cucumariidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123187'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0389'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0391> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0391'^^xsd:string;
  dwc:scientificName 'Leptosynapta decaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124463'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0391'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0393> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0393'^^xsd:string;
  dwc:scientificName 'Labidoplax buskii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124455'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0393'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0396> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0396'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0396'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0402> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0402'^^xsd:string;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0402'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0409> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0409'^^xsd:string;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0409'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0412> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0412'^^xsd:string;
  dwc:scientificName 'Astrorhizidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111958'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0412'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0413> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0413'^^xsd:string;
  dwc:scientificName 'Astrorhiza'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0413'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0443> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0443'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0443'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0446> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0446'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0446'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0452> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0452'^^xsd:string;
  dwc:scientificName 'Golfingia (Golfingia) vulgaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '136050'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0452'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0461> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0461'^^xsd:string;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0461'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0465> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0465'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0465'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0466> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0466'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0466'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0469> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0469'^^xsd:string;
  dwc:scientificName 'Chaetoparia nilssoni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130610'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0469'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0474> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0474'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0474'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0475> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0475'^^xsd:string;
  dwc:scientificName 'Nereiphylla lutea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130656'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0475'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0482> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0482'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0482'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0492> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0492'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0492'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0500> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0500'^^xsd:string;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0500'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0504> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0504'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0504'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0516> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0516'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0516'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0518> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0518'^^xsd:string;
  dwc:scientificName 'Lumbrineris cingulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130240'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0518'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0522> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0522'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0522'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0529> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0529'^^xsd:string;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0529'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0534> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0534'^^xsd:string;
  dwc:scientificName 'Dipolydora saintjosephi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0534'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0540> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0540'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0540'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0542> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0542'^^xsd:string;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0542'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0545> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0545'^^xsd:string;
  dwc:scientificName 'Chaetozone zetlandica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '336485'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0545'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0546> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0546'^^xsd:string;
  dwc:scientificName 'Chaetozone elakata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1033104'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0546'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1033104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0553> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0553'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0553'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0555> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0555'^^xsd:string;
  dwc:scientificName 'Leiochone'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146991'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0555'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0556> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0556'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0556'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0557> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0557'^^xsd:string;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0557'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0559> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0559'^^xsd:string;
  dwc:scientificName 'Notoproctus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129358'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0559'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0562> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0562'^^xsd:string;
  dwc:scientificName 'Asclerocheilus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129551'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0562'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0565> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0565'^^xsd:string;
  dwc:scientificName 'Owenia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129427'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0565'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0566> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0566'^^xsd:string;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0566'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0579> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0579'^^xsd:string;
  dwc:scientificName 'Phisidia aurea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0579'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0589> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0589'^^xsd:string;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0589'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0603> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0603'^^xsd:string;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0603'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0619> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0619'^^xsd:string;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0619'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0637> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0637'^^xsd:string;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0637'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0654> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0654'^^xsd:string;
  dwc:scientificName 'Hyas araneus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '107322'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0654'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0655> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0655'^^xsd:string;
  dwc:scientificName 'Hyas coarctatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0655'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0669> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0669'^^xsd:string;
  dwc:scientificName 'Clelandella miliaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141774'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0669'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0688> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0688'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0688'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0696> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0696'^^xsd:string;
  dwc:scientificName 'Pectinidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '213'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0696'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0700> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0700'^^xsd:string;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0700'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0701> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0701'^^xsd:string;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0701'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0713> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0713'^^xsd:string;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0713'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0715> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0715'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0715'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0718> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0718'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0718'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0721> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0721'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0721'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0724> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0724'^^xsd:string;
  dwc:scientificName 'Thracia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0724'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0779> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0779'^^xsd:string;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0779'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0786> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0786'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0786'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0789> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0789'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0789'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0791> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0791'^^xsd:string;
  dwc:scientificName 'Cucumariidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123187'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0791'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0792> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0792'^^xsd:string;
  dwc:scientificName 'Panningia hyndmani'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '848014'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0792'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '848014'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6183_NC17_0171_NC17_0171_MTX_0796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0796> ;
  mr:hasGeometry <https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.662216666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6183_NC17_0171_NC17_0171_MTX_0796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03955 -5.662216666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.03955"^^xsd:decimal ;
  geo-pos:long "-5.662216666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/6183_NC17_0171_NC17_0171_MTX_0796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NC17_0171_MTX_0796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6183_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Abundance and biomass of benthic infauna as part of the North Channel habitat mapping project, 2017.'^^xsd:string;
  dwc:catalogNumber 'NC17_0171_MTX_0796'^^xsd:string;
  dwc:scientificName 'Labidoplax media'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'APEM Ltd.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.662216666667'^^xsd:double;
  dwc:latitude '55.03955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124457'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'NC17_0171_MTX_0796'^^xsd:string;
  dwc:observationDate '2017-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF