@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/6190_EAM10_1>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "EAM10_1" ;
  .
<https://eurobis.org/id/event/6190_EAM10_2>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "EAM10_2" ;
  .
<https://eurobis.org/id/event/6190_EAM10_3>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "EAM10_3" ;
  .
<https://eurobis.org/id/event/6190_EAM13_1>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "EAM13_1" ;
  .
<https://eurobis.org/id/event/6190_EAM13_2>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "EAM13_2" ;
  .
<https://eurobis.org/id/event/6190_EAM13_3>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "EAM13_3" ;
  .
<https://eurobis.org/id/event/6190_EAM2_1>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "EAM2_1" ;
  .
<https://eurobis.org/id/event/6190_EAM2_2>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "EAM2_2" ;
  .
<https://eurobis.org/id/event/6190_EAM2_3>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "EAM2_3" ;
  .
<https://eurobis.org/id/event/6190_EAM3_1>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "EAM3_1" ;
  .
<https://eurobis.org/id/event/6190_EAM3_2>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "EAM3_2" ;
  .
<https://eurobis.org/id/event/6190_EAM3_3>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "EAM3_3" ;
  .
<https://eurobis.org/id/event/6190_EAM3_4>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "EAM3_4" ;
  .
<https://eurobis.org/id/event/6190_EAM6a_1>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "EAM6a_1" ;
  .
<https://eurobis.org/id/event/6190_EAM6a_2>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "EAM6a_2" ;
  .
<https://eurobis.org/id/event/6190_EAM6a_3>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "EAM6a_3" ;
  .
<https://eurobis.org/id/location/6190_EAM13_2_EAM13_2_MTX_0002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0002> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12908333 -6.026216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12908333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.026216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_2_EAM13_2_MTX_0002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_2_MTX_0002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_2_MTX_0002'^^xsd:string;
  dwc:scientificName 'Anopla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.026216667'^^xsd:double;
  dwc:latitude '55.12908333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1293'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_2_MTX_0002'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '146899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_2_EAM13_2_MTX_0014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0014> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12908333 -6.026216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12908333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.026216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_2_EAM13_2_MTX_0014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_2_MTX_0014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_2_MTX_0014'^^xsd:string;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.026216667'^^xsd:double;
  dwc:latitude '55.12908333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_2_MTX_0014'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_2_EAM13_2_MTX_0016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0016> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12908333 -6.026216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12908333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.026216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_2_EAM13_2_MTX_0016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_2_MTX_0016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_2_MTX_0016'^^xsd:string;
  dwc:scientificName 'Sphaerodorum gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.026216667'^^xsd:double;
  dwc:latitude '55.12908333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131100'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_2_MTX_0016'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_2_EAM13_2_MTX_0019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0019> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12908333 -6.026216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12908333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.026216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_2_EAM13_2_MTX_0019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_2_MTX_0019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_2_MTX_0019'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.026216667'^^xsd:double;
  dwc:latitude '55.12908333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_2_MTX_0019'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_2_EAM13_2_MTX_0067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0067> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12908333 -6.026216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12908333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.026216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_2_EAM13_2_MTX_0067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_2_MTX_0067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_2_MTX_0067'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.026216667'^^xsd:double;
  dwc:latitude '55.12908333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_2_MTX_0067'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_2_EAM13_2_MTX_0075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0075> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12908333 -6.026216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12908333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.026216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_2_EAM13_2_MTX_0075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_2_MTX_0075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_2_MTX_0075'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.026216667'^^xsd:double;
  dwc:latitude '55.12908333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_2_MTX_0075'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_2_EAM13_2_MTX_0080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0080> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12908333 -6.026216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12908333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.026216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_2_EAM13_2_MTX_0080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_2_MTX_0080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_2_MTX_0080'^^xsd:string;
  dwc:scientificName 'Lysianassa plumosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.026216667'^^xsd:double;
  dwc:latitude '55.12908333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102611'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_2_MTX_0080'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '102611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_2_EAM13_2_MTX_0082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0082> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12908333 -6.026216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12908333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.026216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_2_EAM13_2_MTX_0082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_2_MTX_0082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_2_MTX_0082'^^xsd:string;
  dwc:scientificName 'Animoceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.026216667'^^xsd:double;
  dwc:latitude '55.12908333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '531364'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_2_MTX_0082'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_2_EAM13_2_MTX_0086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0086> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12908333 -6.026216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12908333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.026216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_2_EAM13_2_MTX_0086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_2_MTX_0086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_2_MTX_0086'^^xsd:string;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.026216667'^^xsd:double;
  dwc:latitude '55.12908333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_2_MTX_0086'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_2_EAM13_2_MTX_0088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0088> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12908333 -6.026216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12908333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.026216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_2_EAM13_2_MTX_0088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_2_MTX_0088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_2_MTX_0088'^^xsd:string;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.026216667'^^xsd:double;
  dwc:latitude '55.12908333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_2_MTX_0088'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_2_EAM13_2_MTX_0112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12908333 -6.026216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12908333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.026216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_2_EAM13_2_MTX_0112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_2_MTX_0112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_2_MTX_0112'^^xsd:string;
  dwc:scientificName 'Ophiocomina nigra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.026216667'^^xsd:double;
  dwc:latitude '55.12908333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125027'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_2_MTX_0112'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '125027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_2_EAM13_2_MTX_0117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0117> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12908333 -6.026216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12908333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.026216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_2_EAM13_2_MTX_0117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_2_MTX_0117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_2_MTX_0117'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.026216667'^^xsd:double;
  dwc:latitude '55.12908333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_2_MTX_0117'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_2_EAM13_2_MTX_0120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0120> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12908333 -6.026216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12908333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.026216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_2_EAM13_2_MTX_0120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_2_MTX_0120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_2_MTX_0120'^^xsd:string;
  dwc:scientificName 'Sipunculidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.026216667'^^xsd:double;
  dwc:latitude '55.12908333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1648'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_2_MTX_0120'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_2_EAM13_2_MTX_0123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0123> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12908333 -6.026216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12908333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.026216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_2_EAM13_2_MTX_0123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_2_MTX_0123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_2_MTX_0123'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.026216667'^^xsd:double;
  dwc:latitude '55.12908333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_2_MTX_0123'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_2_EAM13_2_MTX_0130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0130> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12908333 -6.026216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12908333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.026216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_2_EAM13_2_MTX_0130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_2_MTX_0130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_2_MTX_0130'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.026216667'^^xsd:double;
  dwc:latitude '55.12908333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_2_MTX_0130'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_2_EAM13_2_MTX_0154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0154> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12908333 -6.026216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12908333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.026216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_2_EAM13_2_MTX_0154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_2_MTX_0154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_2_MTX_0154'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.026216667'^^xsd:double;
  dwc:latitude '55.12908333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_2_MTX_0154'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_2_EAM13_2_MTX_0189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0189> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12908333 -6.026216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12908333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.026216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_2_EAM13_2_MTX_0189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_2_MTX_0189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_2_MTX_0189'^^xsd:string;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.026216667'^^xsd:double;
  dwc:latitude '55.12908333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_2_MTX_0189'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_2_EAM13_2_MTX_0206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0206> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12908333 -6.026216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12908333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.026216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_2_EAM13_2_MTX_0206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_2_MTX_0206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_2_MTX_0206'^^xsd:string;
  dwc:scientificName 'Conilera cylindracea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.026216667'^^xsd:double;
  dwc:latitude '55.12908333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118842'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_2_MTX_0206'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '118842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_2_EAM13_2_MTX_0210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0210> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12908333 -6.026216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12908333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.026216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_2_EAM13_2_MTX_0210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_2_MTX_0210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_2_MTX_0210'^^xsd:string;
  dwc:scientificName 'Dromia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.026216667'^^xsd:double;
  dwc:latitude '55.12908333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106865'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_2_MTX_0210'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '106865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_2_EAM13_2_MTX_0211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0211> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12908333 -6.026216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12908333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.026216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_2_EAM13_2_MTX_0211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_2_MTX_0211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_2_MTX_0211'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.026216667'^^xsd:double;
  dwc:latitude '55.12908333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_2_MTX_0211'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_2_EAM13_2_MTX_0213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0213> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12908333 -6.026216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12908333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.026216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_2_EAM13_2_MTX_0213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_2_MTX_0213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_2_MTX_0213'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.026216667'^^xsd:double;
  dwc:latitude '55.12908333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_2_MTX_0213'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_2_EAM13_2_MTX_0226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0226> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12908333 -6.026216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12908333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.026216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_2_EAM13_2_MTX_0226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_2_MTX_0226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_2_MTX_0226'^^xsd:string;
  dwc:scientificName 'Asterias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.026216667'^^xsd:double;
  dwc:latitude '55.12908333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123219'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_2_MTX_0226'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '123219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_2_EAM13_2_MTX_0227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0227> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_2_EAM13_2_MTX_0227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12908333 -6.026216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12908333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.026216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_2_EAM13_2_MTX_0227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_2_MTX_0227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_2_MTX_0227'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.026216667'^^xsd:double;
  dwc:latitude '55.12908333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_2_MTX_0227'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_3_EAM13_3_MTX_0006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0006> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12933333 -6.025866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12933333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_3_EAM13_3_MTX_0006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_3_MTX_0006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_3_MTX_0006'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025866667'^^xsd:double;
  dwc:latitude '55.12933333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_3_MTX_0006'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_3_EAM13_3_MTX_0013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0013> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12933333 -6.025866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12933333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_3_EAM13_3_MTX_0013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_3_MTX_0013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_3_MTX_0013'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025866667'^^xsd:double;
  dwc:latitude '55.12933333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_3_MTX_0013'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_3_EAM13_3_MTX_0016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0016> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12933333 -6.025866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12933333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_3_EAM13_3_MTX_0016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_3_MTX_0016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_3_MTX_0016'^^xsd:string;
  dwc:scientificName 'Sphaerodorum gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025866667'^^xsd:double;
  dwc:latitude '55.12933333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131100'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_3_MTX_0016'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_3_EAM13_3_MTX_0017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0017> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12933333 -6.025866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12933333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_3_EAM13_3_MTX_0017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_3_MTX_0017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_3_MTX_0017'^^xsd:string;
  dwc:scientificName 'Hesionidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025866667'^^xsd:double;
  dwc:latitude '55.12933333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '946'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_3_MTX_0017'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_3_EAM13_3_MTX_0022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0022> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12933333 -6.025866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12933333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_3_EAM13_3_MTX_0022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_3_MTX_0022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_3_MTX_0022'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025866667'^^xsd:double;
  dwc:latitude '55.12933333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_3_MTX_0022'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_3_EAM13_3_MTX_0023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0023> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12933333 -6.025866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12933333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_3_EAM13_3_MTX_0023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_3_MTX_0023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_3_MTX_0023'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025866667'^^xsd:double;
  dwc:latitude '55.12933333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_3_MTX_0023'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_3_EAM13_3_MTX_0039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0039> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12933333 -6.025866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12933333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_3_EAM13_3_MTX_0039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_3_MTX_0039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_3_MTX_0039'^^xsd:string;
  dwc:scientificName 'Laonice sarsi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025866667'^^xsd:double;
  dwc:latitude '55.12933333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131129'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_3_MTX_0039'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_3_EAM13_3_MTX_0063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0063> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12933333 -6.025866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12933333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_3_EAM13_3_MTX_0063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_3_MTX_0063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_3_MTX_0063'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025866667'^^xsd:double;
  dwc:latitude '55.12933333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_3_MTX_0063'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_3_EAM13_3_MTX_0082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0082> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12933333 -6.025866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12933333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_3_EAM13_3_MTX_0082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_3_MTX_0082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_3_MTX_0082'^^xsd:string;
  dwc:scientificName 'Animoceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025866667'^^xsd:double;
  dwc:latitude '55.12933333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '531364'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_3_MTX_0082'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_3_EAM13_3_MTX_0111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0111> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12933333 -6.025866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12933333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_3_EAM13_3_MTX_0111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_3_MTX_0111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_3_MTX_0111'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025866667'^^xsd:double;
  dwc:latitude '55.12933333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_3_MTX_0111'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_3_EAM13_3_MTX_0154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0154> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12933333 -6.025866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12933333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_3_EAM13_3_MTX_0154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_3_MTX_0154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_3_MTX_0154'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025866667'^^xsd:double;
  dwc:latitude '55.12933333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_3_MTX_0154'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_3_EAM13_3_MTX_0176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0176> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12933333 -6.025866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12933333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_3_EAM13_3_MTX_0176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_3_MTX_0176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_3_MTX_0176'^^xsd:string;
  dwc:scientificName 'Ampharete grubei'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025866667'^^xsd:double;
  dwc:latitude '55.12933333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '152272'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_3_MTX_0176'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '152272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_3_EAM13_3_MTX_0184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0184> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12933333 -6.025866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12933333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_3_EAM13_3_MTX_0184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_3_MTX_0184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_3_MTX_0184'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025866667'^^xsd:double;
  dwc:latitude '55.12933333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_3_MTX_0184'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_3_EAM13_3_MTX_0189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0189> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12933333 -6.025866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12933333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_3_EAM13_3_MTX_0189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_3_MTX_0189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_3_MTX_0189'^^xsd:string;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025866667'^^xsd:double;
  dwc:latitude '55.12933333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_3_MTX_0189'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_3_EAM13_3_MTX_0194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0194> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12933333 -6.025866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12933333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_3_EAM13_3_MTX_0194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_3_MTX_0194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_3_MTX_0194'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025866667'^^xsd:double;
  dwc:latitude '55.12933333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_3_MTX_0194'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_3_EAM13_3_MTX_0204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0204> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12933333 -6.025866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12933333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_3_EAM13_3_MTX_0204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_3_MTX_0204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_3_MTX_0204'^^xsd:string;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025866667'^^xsd:double;
  dwc:latitude '55.12933333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_3_MTX_0204'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_3_EAM13_3_MTX_0206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0206> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12933333 -6.025866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12933333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_3_EAM13_3_MTX_0206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_3_MTX_0206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_3_MTX_0206'^^xsd:string;
  dwc:scientificName 'Conilera cylindracea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025866667'^^xsd:double;
  dwc:latitude '55.12933333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118842'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_3_MTX_0206'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '118842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_3_EAM13_3_MTX_0224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0224> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12933333 -6.025866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12933333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_3_EAM13_3_MTX_0224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_3_MTX_0224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_3_MTX_0224'^^xsd:string;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025866667'^^xsd:double;
  dwc:latitude '55.12933333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_3_MTX_0224'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_3_EAM13_3_MTX_0234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0234> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_3_EAM13_3_MTX_0234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12933333 -6.025866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12933333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_3_EAM13_3_MTX_0234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_3_MTX_0234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_3_MTX_0234'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025866667'^^xsd:double;
  dwc:latitude '55.12933333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_3_MTX_0234'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_1_EAM13_1_MTX_0002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0002> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12866667 -6.025683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12866667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_1_EAM13_1_MTX_0002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_1_MTX_0002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_1_MTX_0002'^^xsd:string;
  dwc:scientificName 'Anopla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025683333'^^xsd:double;
  dwc:latitude '55.12866667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1293'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_1_MTX_0002'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '146899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_1_EAM13_1_MTX_0021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0021> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12866667 -6.025683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12866667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_1_EAM13_1_MTX_0021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_1_MTX_0021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_1_MTX_0021'^^xsd:string;
  dwc:scientificName 'Odontosyllis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025683333'^^xsd:double;
  dwc:latitude '55.12866667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129660'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_1_MTX_0021'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_1_EAM13_1_MTX_0037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0037> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12866667 -6.025683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12866667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_1_EAM13_1_MTX_0037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_1_MTX_0037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_1_MTX_0037'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025683333'^^xsd:double;
  dwc:latitude '55.12866667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_1_MTX_0037'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_1_EAM13_1_MTX_0087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0087> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12866667 -6.025683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12866667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_1_EAM13_1_MTX_0087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_1_MTX_0087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_1_MTX_0087'^^xsd:string;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025683333'^^xsd:double;
  dwc:latitude '55.12866667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_1_MTX_0087'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_1_EAM13_1_MTX_0094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0094> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12866667 -6.025683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12866667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_1_EAM13_1_MTX_0094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_1_MTX_0094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_1_MTX_0094'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025683333'^^xsd:double;
  dwc:latitude '55.12866667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_1_MTX_0094'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_1_EAM13_1_MTX_0096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0096> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12866667 -6.025683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12866667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_1_EAM13_1_MTX_0096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_1_MTX_0096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_1_MTX_0096'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025683333'^^xsd:double;
  dwc:latitude '55.12866667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_1_MTX_0096'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_1_EAM13_1_MTX_0098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0098> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12866667 -6.025683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12866667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_1_EAM13_1_MTX_0098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_1_MTX_0098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_1_MTX_0098'^^xsd:string;
  dwc:scientificName 'Mytilus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025683333'^^xsd:double;
  dwc:latitude '55.12866667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '138228'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_1_MTX_0098'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '138228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_1_EAM13_1_MTX_0105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0105> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12866667 -6.025683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12866667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_1_EAM13_1_MTX_0105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_1_MTX_0105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_1_MTX_0105'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025683333'^^xsd:double;
  dwc:latitude '55.12866667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_1_MTX_0105'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_1_EAM13_1_MTX_0117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0117> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12866667 -6.025683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12866667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_1_EAM13_1_MTX_0117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_1_MTX_0117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_1_MTX_0117'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025683333'^^xsd:double;
  dwc:latitude '55.12866667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_1_MTX_0117'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_1_EAM13_1_MTX_0123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0123> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12866667 -6.025683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12866667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_1_EAM13_1_MTX_0123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_1_MTX_0123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_1_MTX_0123'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025683333'^^xsd:double;
  dwc:latitude '55.12866667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_1_MTX_0123'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_1_EAM13_1_MTX_0130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0130> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12866667 -6.025683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12866667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_1_EAM13_1_MTX_0130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_1_MTX_0130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_1_MTX_0130'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025683333'^^xsd:double;
  dwc:latitude '55.12866667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_1_MTX_0130'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_1_EAM13_1_MTX_0133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0133> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12866667 -6.025683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12866667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_1_EAM13_1_MTX_0133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_1_MTX_0133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_1_MTX_0133'^^xsd:string;
  dwc:scientificName 'Sphaerodorum gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025683333'^^xsd:double;
  dwc:latitude '55.12866667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131100'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_1_MTX_0133'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_1_EAM13_1_MTX_0149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0149> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12866667 -6.025683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12866667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_1_EAM13_1_MTX_0149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_1_MTX_0149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_1_MTX_0149'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025683333'^^xsd:double;
  dwc:latitude '55.12866667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_1_MTX_0149'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_1_EAM13_1_MTX_0160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0160> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12866667 -6.025683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12866667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_1_EAM13_1_MTX_0160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_1_MTX_0160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_1_MTX_0160'^^xsd:string;
  dwc:scientificName 'Chaetozone zetlandica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025683333'^^xsd:double;
  dwc:latitude '55.12866667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '336485'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_1_MTX_0160'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_1_EAM13_1_MTX_0172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0172> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12866667 -6.025683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12866667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_1_EAM13_1_MTX_0172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_1_MTX_0172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_1_MTX_0172'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025683333'^^xsd:double;
  dwc:latitude '55.12866667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_1_MTX_0172'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_1_EAM13_1_MTX_0182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0182> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12866667 -6.025683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12866667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_1_EAM13_1_MTX_0182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_1_MTX_0182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_1_MTX_0182'^^xsd:string;
  dwc:scientificName 'Eupolymnia nebulosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025683333'^^xsd:double;
  dwc:latitude '55.12866667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131489'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_1_MTX_0182'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_1_EAM13_1_MTX_0191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0191> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12866667 -6.025683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12866667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_1_EAM13_1_MTX_0191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_1_MTX_0191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_1_MTX_0191'^^xsd:string;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025683333'^^xsd:double;
  dwc:latitude '55.12866667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131009'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_1_MTX_0191'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_1_EAM13_1_MTX_0216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0216> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12866667 -6.025683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12866667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_1_EAM13_1_MTX_0216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_1_MTX_0216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_1_MTX_0216'^^xsd:string;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025683333'^^xsd:double;
  dwc:latitude '55.12866667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_1_MTX_0216'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_1_EAM13_1_MTX_0228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0228> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12866667 -6.025683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12866667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_1_EAM13_1_MTX_0228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_1_MTX_0228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_1_MTX_0228'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025683333'^^xsd:double;
  dwc:latitude '55.12866667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_1_MTX_0228'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM13_1_EAM13_1_MTX_0229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0229> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM13_1_EAM13_1_MTX_0229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12866667 -6.025683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12866667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM13_1_EAM13_1_MTX_0229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM13_1_MTX_0229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM13_1_MTX_0229'^^xsd:string;
  dwc:scientificName 'Ophiocomina nigra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.025683333'^^xsd:double;
  dwc:latitude '55.12866667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125027'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM13_1_MTX_0229'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '125027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_1_EAM10_1_MTX_0111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_1_EAM10_1_MTX_0111> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_1_EAM10_1_MTX_0111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10518333 -6.019983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10518333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.019983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_1_EAM10_1_MTX_0111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_1_MTX_0111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_1_MTX_0111'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.019983333'^^xsd:double;
  dwc:latitude '55.10518333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_1_MTX_0111'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_1_EAM10_1_MTX_0126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_1_EAM10_1_MTX_0126> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_1_EAM10_1_MTX_0126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10518333 -6.019983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10518333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.019983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_1_EAM10_1_MTX_0126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_1_MTX_0126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_1_MTX_0126'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.019983333'^^xsd:double;
  dwc:latitude '55.10518333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_1_MTX_0126'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_1_EAM10_1_MTX_0173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_1_EAM10_1_MTX_0173> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_1_EAM10_1_MTX_0173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10518333 -6.019983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10518333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.019983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_1_EAM10_1_MTX_0173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_1_MTX_0173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_1_MTX_0173'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.019983333'^^xsd:double;
  dwc:latitude '55.10518333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_1_MTX_0173'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_1_EAM10_1_MTX_0182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_1_EAM10_1_MTX_0182> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_1_EAM10_1_MTX_0182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10518333 -6.019983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10518333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.019983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_1_EAM10_1_MTX_0182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_1_MTX_0182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_1_MTX_0182'^^xsd:string;
  dwc:scientificName 'Eupolymnia nebulosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.019983333'^^xsd:double;
  dwc:latitude '55.10518333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131489'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_1_MTX_0182'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_1_EAM10_1_MTX_0186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_1_EAM10_1_MTX_0186> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_1_EAM10_1_MTX_0186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10518333 -6.019983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10518333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.019983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_1_EAM10_1_MTX_0186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_1_MTX_0186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_1_MTX_0186'^^xsd:string;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.019983333'^^xsd:double;
  dwc:latitude '55.10518333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_1_MTX_0186'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_3_EAM10_3_MTX_0003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0003> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10631667 -6.019066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10631667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.019066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_3_EAM10_3_MTX_0003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_3_MTX_0003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_3_MTX_0003'^^xsd:string;
  dwc:scientificName 'Sipunculidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.019066667'^^xsd:double;
  dwc:latitude '55.10631667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1648'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_3_MTX_0003'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_3_EAM10_3_MTX_0006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0006> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10631667 -6.019066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10631667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.019066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_3_EAM10_3_MTX_0006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_3_MTX_0006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_3_MTX_0006'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.019066667'^^xsd:double;
  dwc:latitude '55.10631667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_3_MTX_0006'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_3_EAM10_3_MTX_0011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0011> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10631667 -6.019066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10631667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.019066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_3_EAM10_3_MTX_0011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_3_MTX_0011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_3_MTX_0011'^^xsd:string;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.019066667'^^xsd:double;
  dwc:latitude '55.10631667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_3_MTX_0011'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_3_EAM10_3_MTX_0013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0013> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10631667 -6.019066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10631667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.019066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_3_EAM10_3_MTX_0013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_3_MTX_0013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_3_MTX_0013'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.019066667'^^xsd:double;
  dwc:latitude '55.10631667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_3_MTX_0013'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_3_EAM10_3_MTX_0020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0020> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10631667 -6.019066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10631667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.019066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_3_EAM10_3_MTX_0020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_3_MTX_0020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_3_MTX_0020'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.019066667'^^xsd:double;
  dwc:latitude '55.10631667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_3_MTX_0020'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_3_EAM10_3_MTX_0119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0119> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10631667 -6.019066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10631667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.019066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_3_EAM10_3_MTX_0119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_3_MTX_0119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_3_MTX_0119'^^xsd:string;
  dwc:scientificName 'Anopla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.019066667'^^xsd:double;
  dwc:latitude '55.10631667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1293'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_3_MTX_0119'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '146899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_3_EAM10_3_MTX_0136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0136> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10631667 -6.019066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10631667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.019066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_3_EAM10_3_MTX_0136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_3_MTX_0136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_3_MTX_0136'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.019066667'^^xsd:double;
  dwc:latitude '55.10631667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_3_MTX_0136'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_3_EAM10_3_MTX_0142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0142> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10631667 -6.019066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10631667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.019066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_3_EAM10_3_MTX_0142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_3_MTX_0142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_3_MTX_0142'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.019066667'^^xsd:double;
  dwc:latitude '55.10631667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_3_MTX_0142'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_3_EAM10_3_MTX_0150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0150> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10631667 -6.019066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10631667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.019066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_3_EAM10_3_MTX_0150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_3_MTX_0150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_3_MTX_0150'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.019066667'^^xsd:double;
  dwc:latitude '55.10631667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_3_MTX_0150'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_3_EAM10_3_MTX_0154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0154> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10631667 -6.019066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10631667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.019066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_3_EAM10_3_MTX_0154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_3_MTX_0154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_3_MTX_0154'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.019066667'^^xsd:double;
  dwc:latitude '55.10631667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_3_MTX_0154'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_3_EAM10_3_MTX_0175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0175> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10631667 -6.019066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10631667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.019066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_3_EAM10_3_MTX_0175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_3_MTX_0175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_3_MTX_0175'^^xsd:string;
  dwc:scientificName 'Ampharetidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.019066667'^^xsd:double;
  dwc:latitude '55.10631667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_3_MTX_0175'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_3_EAM10_3_MTX_0185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0185> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10631667 -6.019066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10631667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.019066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_3_EAM10_3_MTX_0185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_3_MTX_0185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_3_MTX_0185'^^xsd:string;
  dwc:scientificName 'Lysilla loveni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.019066667'^^xsd:double;
  dwc:latitude '55.10631667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131500'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_3_MTX_0185'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_3_EAM10_3_MTX_0186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0186> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10631667 -6.019066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10631667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.019066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_3_EAM10_3_MTX_0186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_3_MTX_0186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_3_MTX_0186'^^xsd:string;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.019066667'^^xsd:double;
  dwc:latitude '55.10631667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_3_MTX_0186'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_3_EAM10_3_MTX_0188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0188> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10631667 -6.019066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10631667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.019066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_3_EAM10_3_MTX_0188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_3_MTX_0188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_3_MTX_0188'^^xsd:string;
  dwc:scientificName 'Branchiomma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.019066667'^^xsd:double;
  dwc:latitude '55.10631667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129524'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_3_MTX_0188'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_3_EAM10_3_MTX_0192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0192> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10631667 -6.019066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10631667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.019066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_3_EAM10_3_MTX_0192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_3_MTX_0192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_3_MTX_0192'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.019066667'^^xsd:double;
  dwc:latitude '55.10631667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_3_MTX_0192'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_3_EAM10_3_MTX_0227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0227> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10631667 -6.019066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10631667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.019066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_3_EAM10_3_MTX_0227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_3_MTX_0227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_3_MTX_0227'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.019066667'^^xsd:double;
  dwc:latitude '55.10631667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_3_MTX_0227'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_3_EAM10_3_MTX_0231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0231> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_3_EAM10_3_MTX_0231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10631667 -6.019066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10631667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.019066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_3_EAM10_3_MTX_0231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_3_MTX_0231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_3_MTX_0231'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.019066667'^^xsd:double;
  dwc:latitude '55.10631667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_3_MTX_0231'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_2_EAM10_2_MTX_0002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0002> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1066 -6.01895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1066"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_2_EAM10_2_MTX_0002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_2_MTX_0002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_2_MTX_0002'^^xsd:string;
  dwc:scientificName 'Anopla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.01895'^^xsd:double;
  dwc:latitude '55.1066'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1293'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_2_MTX_0002'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '146899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_2_EAM10_2_MTX_0006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0006> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1066 -6.01895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1066"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_2_EAM10_2_MTX_0006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_2_MTX_0006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_2_MTX_0006'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.01895'^^xsd:double;
  dwc:latitude '55.1066'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_2_MTX_0006'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_2_EAM10_2_MTX_0007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0007> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1066 -6.01895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1066"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_2_EAM10_2_MTX_0007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_2_MTX_0007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_2_MTX_0007'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.01895'^^xsd:double;
  dwc:latitude '55.1066'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_2_MTX_0007'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_2_EAM10_2_MTX_0009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0009> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1066 -6.01895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1066"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_2_EAM10_2_MTX_0009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_2_MTX_0009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_2_MTX_0009'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.01895'^^xsd:double;
  dwc:latitude '55.1066'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_2_MTX_0009'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_2_EAM10_2_MTX_0013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0013> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1066 -6.01895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1066"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_2_EAM10_2_MTX_0013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_2_MTX_0013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_2_MTX_0013'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.01895'^^xsd:double;
  dwc:latitude '55.1066'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_2_MTX_0013'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_2_EAM10_2_MTX_0019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0019> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1066 -6.01895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1066"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_2_EAM10_2_MTX_0019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_2_MTX_0019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_2_MTX_0019'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.01895'^^xsd:double;
  dwc:latitude '55.1066'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_2_MTX_0019'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_2_EAM10_2_MTX_0065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0065> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1066 -6.01895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1066"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_2_EAM10_2_MTX_0065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_2_MTX_0065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_2_MTX_0065'^^xsd:string;
  dwc:scientificName 'Eupolymnia nebulosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.01895'^^xsd:double;
  dwc:latitude '55.1066'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131489'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_2_MTX_0065'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_2_EAM10_2_MTX_0075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0075> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1066 -6.01895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1066"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_2_EAM10_2_MTX_0075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_2_MTX_0075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_2_MTX_0075'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.01895'^^xsd:double;
  dwc:latitude '55.1066'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_2_MTX_0075'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_2_EAM10_2_MTX_0084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0084> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1066 -6.01895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1066"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_2_EAM10_2_MTX_0084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_2_MTX_0084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_2_MTX_0084'^^xsd:string;
  dwc:scientificName 'Othomaera othonis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.01895'^^xsd:double;
  dwc:latitude '55.1066'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '534781'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_2_MTX_0084'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_2_EAM10_2_MTX_0110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0110> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1066 -6.01895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1066"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_2_EAM10_2_MTX_0110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_2_MTX_0110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_2_MTX_0110'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.01895'^^xsd:double;
  dwc:latitude '55.1066'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_2_MTX_0110'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_2_EAM10_2_MTX_0113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1066 -6.01895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1066"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_2_EAM10_2_MTX_0113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_2_MTX_0113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_2_MTX_0113'^^xsd:string;
  dwc:scientificName 'Ophiocten affinis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.01895'^^xsd:double;
  dwc:latitude '55.1066'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124850'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_2_MTX_0113'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_2_EAM10_2_MTX_0145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0145> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1066 -6.01895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1066"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_2_EAM10_2_MTX_0145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_2_MTX_0145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_2_MTX_0145'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.01895'^^xsd:double;
  dwc:latitude '55.1066'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_2_MTX_0145'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_2_EAM10_2_MTX_0147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0147> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1066 -6.01895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1066"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_2_EAM10_2_MTX_0147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_2_MTX_0147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_2_MTX_0147'^^xsd:string;
  dwc:scientificName 'Spinther'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.01895'^^xsd:double;
  dwc:latitude '55.1066'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129604'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_2_MTX_0147'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_2_EAM10_2_MTX_0149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0149> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1066 -6.01895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1066"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_2_EAM10_2_MTX_0149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_2_MTX_0149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_2_MTX_0149'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.01895'^^xsd:double;
  dwc:latitude '55.1066'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_2_MTX_0149'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_2_EAM10_2_MTX_0152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0152> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1066 -6.01895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1066"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_2_EAM10_2_MTX_0152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_2_MTX_0152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_2_MTX_0152'^^xsd:string;
  dwc:scientificName 'Paradoneis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.01895'^^xsd:double;
  dwc:latitude '55.1066'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129433'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_2_MTX_0152'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_2_EAM10_2_MTX_0154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0154> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1066 -6.01895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1066"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_2_EAM10_2_MTX_0154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_2_MTX_0154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_2_MTX_0154'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.01895'^^xsd:double;
  dwc:latitude '55.1066'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_2_MTX_0154'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_2_EAM10_2_MTX_0156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1066 -6.01895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1066"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_2_EAM10_2_MTX_0156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_2_MTX_0156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_2_MTX_0156'^^xsd:string;
  dwc:scientificName 'Laonice sarsi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.01895'^^xsd:double;
  dwc:latitude '55.1066'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131129'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_2_MTX_0156'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_2_EAM10_2_MTX_0163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0163> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1066 -6.01895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1066"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_2_EAM10_2_MTX_0163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_2_MTX_0163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_2_MTX_0163'^^xsd:string;
  dwc:scientificName 'Capitella minima'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.01895'^^xsd:double;
  dwc:latitude '55.1066'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_2_MTX_0163'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_2_EAM10_2_MTX_0189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0189> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1066 -6.01895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1066"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_2_EAM10_2_MTX_0189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_2_MTX_0189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_2_MTX_0189'^^xsd:string;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.01895'^^xsd:double;
  dwc:latitude '55.1066'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_2_MTX_0189'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_2_EAM10_2_MTX_0190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0190> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1066 -6.01895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1066"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_2_EAM10_2_MTX_0190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_2_MTX_0190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_2_MTX_0190'^^xsd:string;
  dwc:scientificName 'Euchone southerni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.01895'^^xsd:double;
  dwc:latitude '55.1066'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130910'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_2_MTX_0190'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_2_EAM10_2_MTX_0209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0209> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1066 -6.01895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1066"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_2_EAM10_2_MTX_0209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_2_MTX_0209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_2_MTX_0209'^^xsd:string;
  dwc:scientificName 'Galathea strigosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.01895'^^xsd:double;
  dwc:latitude '55.1066'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_2_MTX_0209'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_2_EAM10_2_MTX_0212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0212> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1066 -6.01895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1066"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_2_EAM10_2_MTX_0212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_2_MTX_0212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_2_MTX_0212'^^xsd:string;
  dwc:scientificName 'Testudinalia testudinalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.01895'^^xsd:double;
  dwc:latitude '55.1066'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '234208'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_2_MTX_0212'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '234208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM10_2_EAM10_2_MTX_0234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0234> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM10_2_EAM10_2_MTX_0234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1066 -6.01895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1066"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM10_2_EAM10_2_MTX_0234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM10_2_MTX_0234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM10_2_MTX_0234'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-6.01895'^^xsd:double;
  dwc:latitude '55.1066'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM10_2_MTX_0234'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_3_EAM6a_3_MTX_0003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0003> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99705 -5.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_3_EAM6a_3_MTX_0003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_3_MTX_0003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_3_MTX_0003'^^xsd:string;
  dwc:scientificName 'Sipunculidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.9518'^^xsd:double;
  dwc:latitude '54.99705'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1648'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_3_MTX_0003'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_3_EAM6a_3_MTX_0020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0020> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99705 -5.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_3_EAM6a_3_MTX_0020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_3_MTX_0020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_3_MTX_0020'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.9518'^^xsd:double;
  dwc:latitude '54.99705'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_3_MTX_0020'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_3_EAM6a_3_MTX_0026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0026> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99705 -5.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_3_EAM6a_3_MTX_0026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_3_MTX_0026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_3_MTX_0026'^^xsd:string;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.9518'^^xsd:double;
  dwc:latitude '54.99705'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_3_MTX_0026'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_3_EAM6a_3_MTX_0027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0027> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99705 -5.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_3_EAM6a_3_MTX_0027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_3_MTX_0027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_3_MTX_0027'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.9518'^^xsd:double;
  dwc:latitude '54.99705'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_3_MTX_0027'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_3_EAM6a_3_MTX_0032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0032> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99705 -5.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_3_EAM6a_3_MTX_0032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_3_MTX_0032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_3_MTX_0032'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.9518'^^xsd:double;
  dwc:latitude '54.99705'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_3_MTX_0032'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_3_EAM6a_3_MTX_0043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0043> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99705 -5.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_3_EAM6a_3_MTX_0043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_3_MTX_0043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_3_MTX_0043'^^xsd:string;
  dwc:scientificName 'Chaetozone zetlandica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.9518'^^xsd:double;
  dwc:latitude '54.99705'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '336485'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_3_MTX_0043'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_3_EAM6a_3_MTX_0044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0044> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99705 -5.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_3_EAM6a_3_MTX_0044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_3_MTX_0044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_3_MTX_0044'^^xsd:string;
  dwc:scientificName 'Cirratulus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.9518'^^xsd:double;
  dwc:latitude '54.99705'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129243'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_3_MTX_0044'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_3_EAM6a_3_MTX_0047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0047> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99705 -5.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_3_EAM6a_3_MTX_0047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_3_MTX_0047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_3_MTX_0047'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.9518'^^xsd:double;
  dwc:latitude '54.99705'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_3_MTX_0047'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_3_EAM6a_3_MTX_0051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0051> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99705 -5.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_3_EAM6a_3_MTX_0051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_3_MTX_0051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_3_MTX_0051'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.9518'^^xsd:double;
  dwc:latitude '54.99705'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_3_MTX_0051'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_3_EAM6a_3_MTX_0055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0055> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99705 -5.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_3_EAM6a_3_MTX_0055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_3_MTX_0055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_3_MTX_0055'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.9518'^^xsd:double;
  dwc:latitude '54.99705'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_3_MTX_0055'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_3_EAM6a_3_MTX_0064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0064> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99705 -5.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_3_EAM6a_3_MTX_0064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_3_MTX_0064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_3_MTX_0064'^^xsd:string;
  dwc:scientificName 'Eupolymnia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.9518'^^xsd:double;
  dwc:latitude '54.99705'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129693'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_3_MTX_0064'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_3_EAM6a_3_MTX_0079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0079> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99705 -5.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_3_EAM6a_3_MTX_0079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_3_MTX_0079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_3_MTX_0079'^^xsd:string;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.9518'^^xsd:double;
  dwc:latitude '54.99705'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_3_MTX_0079'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_3_EAM6a_3_MTX_0084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0084> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99705 -5.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_3_EAM6a_3_MTX_0084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_3_MTX_0084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_3_MTX_0084'^^xsd:string;
  dwc:scientificName 'Othomaera othonis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.9518'^^xsd:double;
  dwc:latitude '54.99705'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '534781'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_3_MTX_0084'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_3_EAM6a_3_MTX_0101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0101> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99705 -5.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_3_EAM6a_3_MTX_0101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_3_MTX_0101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_3_MTX_0101'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.9518'^^xsd:double;
  dwc:latitude '54.99705'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_3_MTX_0101'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_3_EAM6a_3_MTX_0123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0123> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99705 -5.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_3_EAM6a_3_MTX_0123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_3_MTX_0123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_3_MTX_0123'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.9518'^^xsd:double;
  dwc:latitude '54.99705'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_3_MTX_0123'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_3_EAM6a_3_MTX_0130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0130> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99705 -5.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_3_EAM6a_3_MTX_0130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_3_MTX_0130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_3_MTX_0130'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.9518'^^xsd:double;
  dwc:latitude '54.99705'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_3_MTX_0130'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_3_EAM6a_3_MTX_0136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0136> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99705 -5.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_3_EAM6a_3_MTX_0136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_3_MTX_0136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_3_MTX_0136'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.9518'^^xsd:double;
  dwc:latitude '54.99705'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_3_MTX_0136'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_3_EAM6a_3_MTX_0141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0141> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99705 -5.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_3_EAM6a_3_MTX_0141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_3_MTX_0141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_3_MTX_0141'^^xsd:string;
  dwc:scientificName 'Myrianida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.9518'^^xsd:double;
  dwc:latitude '54.99705'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129659'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_3_MTX_0141'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_3_EAM6a_3_MTX_0187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0187> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99705 -5.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_3_EAM6a_3_MTX_0187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_3_MTX_0187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_3_MTX_0187'^^xsd:string;
  dwc:scientificName 'Parathelepus collaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.9518'^^xsd:double;
  dwc:latitude '54.99705'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131512'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_3_MTX_0187'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_3_EAM6a_3_MTX_0223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0223> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99705 -5.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_3_EAM6a_3_MTX_0223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_3_MTX_0223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_3_MTX_0223'^^xsd:string;
  dwc:scientificName 'Cochlodesma praetenue'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.9518'^^xsd:double;
  dwc:latitude '54.99705'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '181373'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_3_MTX_0223'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '181373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_3_EAM6a_3_MTX_0227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0227> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_3_EAM6a_3_MTX_0227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99705 -5.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_3_EAM6a_3_MTX_0227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_3_MTX_0227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_3_MTX_0227'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.9518'^^xsd:double;
  dwc:latitude '54.99705'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_3_MTX_0227'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_2_EAM6a_2_MTX_0002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_2_EAM6a_2_MTX_0002> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_2_EAM6a_2_MTX_0002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99756667 -5.951716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99756667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_2_EAM6a_2_MTX_0002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_2_MTX_0002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_2_MTX_0002'^^xsd:string;
  dwc:scientificName 'Anopla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951716667'^^xsd:double;
  dwc:latitude '54.99756667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1293'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_2_MTX_0002'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '146899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_2_EAM6a_2_MTX_0008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_2_EAM6a_2_MTX_0008> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_2_EAM6a_2_MTX_0008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99756667 -5.951716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99756667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_2_EAM6a_2_MTX_0008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_2_MTX_0008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_2_MTX_0008'^^xsd:string;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951716667'^^xsd:double;
  dwc:latitude '54.99756667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_2_MTX_0008'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_2_EAM6a_2_MTX_0029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_2_EAM6a_2_MTX_0029> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_2_EAM6a_2_MTX_0029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99756667 -5.951716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99756667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_2_EAM6a_2_MTX_0029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_2_MTX_0029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_2_MTX_0029'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951716667'^^xsd:double;
  dwc:latitude '54.99756667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_2_MTX_0029'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_2_EAM6a_2_MTX_0032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_2_EAM6a_2_MTX_0032> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_2_EAM6a_2_MTX_0032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99756667 -5.951716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99756667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_2_EAM6a_2_MTX_0032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_2_MTX_0032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_2_MTX_0032'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951716667'^^xsd:double;
  dwc:latitude '54.99756667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_2_MTX_0032'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_2_EAM6a_2_MTX_0036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_2_EAM6a_2_MTX_0036> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_2_EAM6a_2_MTX_0036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99756667 -5.951716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99756667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_2_EAM6a_2_MTX_0036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_2_MTX_0036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_2_MTX_0036'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951716667'^^xsd:double;
  dwc:latitude '54.99756667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_2_MTX_0036'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_2_EAM6a_2_MTX_0047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_2_EAM6a_2_MTX_0047> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_2_EAM6a_2_MTX_0047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99756667 -5.951716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99756667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_2_EAM6a_2_MTX_0047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_2_MTX_0047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_2_MTX_0047'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951716667'^^xsd:double;
  dwc:latitude '54.99756667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_2_MTX_0047'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_2_EAM6a_2_MTX_0051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_2_EAM6a_2_MTX_0051> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_2_EAM6a_2_MTX_0051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99756667 -5.951716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99756667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_2_EAM6a_2_MTX_0051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_2_MTX_0051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_2_MTX_0051'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951716667'^^xsd:double;
  dwc:latitude '54.99756667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_2_MTX_0051'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_2_EAM6a_2_MTX_0078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_2_EAM6a_2_MTX_0078> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_2_EAM6a_2_MTX_0078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99756667 -5.951716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99756667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_2_EAM6a_2_MTX_0078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_2_MTX_0078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_2_MTX_0078'^^xsd:string;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951716667'^^xsd:double;
  dwc:latitude '54.99756667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_2_MTX_0078'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_2_EAM6a_2_MTX_0130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_2_EAM6a_2_MTX_0130> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_2_EAM6a_2_MTX_0130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99756667 -5.951716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99756667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_2_EAM6a_2_MTX_0130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_2_MTX_0130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_2_MTX_0130'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951716667'^^xsd:double;
  dwc:latitude '54.99756667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_2_MTX_0130'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_2_EAM6a_2_MTX_0227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_2_EAM6a_2_MTX_0227> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_2_EAM6a_2_MTX_0227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99756667 -5.951716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99756667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_2_EAM6a_2_MTX_0227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_2_MTX_0227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_2_MTX_0227'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951716667'^^xsd:double;
  dwc:latitude '54.99756667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_2_MTX_0227'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_2_EAM6a_2_MTX_0232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_2_EAM6a_2_MTX_0232> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_2_EAM6a_2_MTX_0232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99756667 -5.951716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99756667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_2_EAM6a_2_MTX_0232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_2_MTX_0232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_2_MTX_0232'^^xsd:string;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951716667'^^xsd:double;
  dwc:latitude '54.99756667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_2_MTX_0232'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_1_EAM6a_1_MTX_0003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0003> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99783333 -5.951633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99783333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_1_EAM6a_1_MTX_0003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_1_MTX_0003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_1_MTX_0003'^^xsd:string;
  dwc:scientificName 'Sipunculidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951633333'^^xsd:double;
  dwc:latitude '54.99783333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1648'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_1_MTX_0003'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_1_EAM6a_1_MTX_0012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0012> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99783333 -5.951633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99783333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_1_EAM6a_1_MTX_0012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_1_MTX_0012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_1_MTX_0012'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951633333'^^xsd:double;
  dwc:latitude '54.99783333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_1_MTX_0012'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_1_EAM6a_1_MTX_0049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0049> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99783333 -5.951633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99783333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_1_EAM6a_1_MTX_0049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_1_MTX_0049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_1_MTX_0049'^^xsd:string;
  dwc:scientificName 'Euclymene'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951633333'^^xsd:double;
  dwc:latitude '54.99783333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_1_MTX_0049'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_1_EAM6a_1_MTX_0079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0079> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99783333 -5.951633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99783333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_1_EAM6a_1_MTX_0079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_1_MTX_0079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_1_MTX_0079'^^xsd:string;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951633333'^^xsd:double;
  dwc:latitude '54.99783333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_1_MTX_0079'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_1_EAM6a_1_MTX_0081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0081> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99783333 -5.951633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99783333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_1_EAM6a_1_MTX_0081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_1_MTX_0081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_1_MTX_0081'^^xsd:string;
  dwc:scientificName 'Nototropis vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951633333'^^xsd:double;
  dwc:latitude '54.99783333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '179538'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_1_MTX_0081'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_1_EAM6a_1_MTX_0101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0101> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99783333 -5.951633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99783333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_1_EAM6a_1_MTX_0101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_1_MTX_0101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_1_MTX_0101'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951633333'^^xsd:double;
  dwc:latitude '54.99783333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_1_MTX_0101'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_1_EAM6a_1_MTX_0103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0103> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99783333 -5.951633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99783333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_1_EAM6a_1_MTX_0103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_1_MTX_0103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_1_MTX_0103'^^xsd:string;
  dwc:scientificName 'Dosinia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951633333'^^xsd:double;
  dwc:latitude '54.99783333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '138636'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_1_MTX_0103'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '138636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_1_EAM6a_1_MTX_0110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0110> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99783333 -5.951633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99783333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_1_EAM6a_1_MTX_0110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_1_MTX_0110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_1_MTX_0110'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951633333'^^xsd:double;
  dwc:latitude '54.99783333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_1_MTX_0110'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_1_EAM6a_1_MTX_0119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0119> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99783333 -5.951633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99783333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_1_EAM6a_1_MTX_0119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_1_MTX_0119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_1_MTX_0119'^^xsd:string;
  dwc:scientificName 'Anopla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951633333'^^xsd:double;
  dwc:latitude '54.99783333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1293'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_1_MTX_0119'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '146899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_1_EAM6a_1_MTX_0125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0125> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99783333 -5.951633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99783333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_1_EAM6a_1_MTX_0125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_1_MTX_0125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_1_MTX_0125'^^xsd:string;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951633333'^^xsd:double;
  dwc:latitude '54.99783333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_1_MTX_0125'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_1_EAM6a_1_MTX_0149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0149> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99783333 -5.951633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99783333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_1_EAM6a_1_MTX_0149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_1_MTX_0149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_1_MTX_0149'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951633333'^^xsd:double;
  dwc:latitude '54.99783333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_1_MTX_0149'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_1_EAM6a_1_MTX_0153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0153> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99783333 -5.951633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99783333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_1_EAM6a_1_MTX_0153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_1_MTX_0153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_1_MTX_0153'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951633333'^^xsd:double;
  dwc:latitude '54.99783333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_1_MTX_0153'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_1_EAM6a_1_MTX_0157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99783333 -5.951633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99783333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_1_EAM6a_1_MTX_0157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_1_MTX_0157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_1_MTX_0157'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951633333'^^xsd:double;
  dwc:latitude '54.99783333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_1_MTX_0157'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_1_EAM6a_1_MTX_0160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0160> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99783333 -5.951633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99783333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_1_EAM6a_1_MTX_0160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_1_MTX_0160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_1_MTX_0160'^^xsd:string;
  dwc:scientificName 'Chaetozone zetlandica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951633333'^^xsd:double;
  dwc:latitude '54.99783333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '336485'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_1_MTX_0160'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_1_EAM6a_1_MTX_0167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0167> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99783333 -5.951633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99783333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_1_EAM6a_1_MTX_0167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_1_MTX_0167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_1_MTX_0167'^^xsd:string;
  dwc:scientificName 'Nicomache'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951633333'^^xsd:double;
  dwc:latitude '54.99783333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_1_MTX_0167'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_1_EAM6a_1_MTX_0178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0178> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99783333 -5.951633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99783333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_1_EAM6a_1_MTX_0178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_1_MTX_0178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_1_MTX_0178'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951633333'^^xsd:double;
  dwc:latitude '54.99783333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_1_MTX_0178'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM6a_1_EAM6a_1_MTX_0193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0193> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM6a_1_EAM6a_1_MTX_0193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99783333 -5.951633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99783333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.951633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM6a_1_EAM6a_1_MTX_0193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM6a_1_MTX_0193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM6a_1_MTX_0193'^^xsd:string;
  dwc:scientificName 'Nebalia bipes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.951633333'^^xsd:double;
  dwc:latitude '54.99783333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '147032'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM6a_1_MTX_0193'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_3_EAM3_3_MTX_0002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_3_EAM3_3_MTX_0002> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_3_EAM3_3_MTX_0002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888316666667 -5.833083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.833083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_3_EAM3_3_MTX_0002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_3_MTX_0002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_3_MTX_0002'^^xsd:string;
  dwc:scientificName 'Anopla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.833083333333'^^xsd:double;
  dwc:latitude '54.888316666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1293'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_3_MTX_0002'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '146899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_3_EAM3_3_MTX_0013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_3_EAM3_3_MTX_0013> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_3_EAM3_3_MTX_0013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888316666667 -5.833083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.833083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_3_EAM3_3_MTX_0013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_3_MTX_0013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_3_MTX_0013'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.833083333333'^^xsd:double;
  dwc:latitude '54.888316666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_3_MTX_0013'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_3_EAM3_3_MTX_0108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_3_EAM3_3_MTX_0108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_3_EAM3_3_MTX_0108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888316666667 -5.833083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.833083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_3_EAM3_3_MTX_0108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_3_MTX_0108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_3_MTX_0108'^^xsd:string;
  dwc:scientificName 'Phoronis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.833083333333'^^xsd:double;
  dwc:latitude '54.888316666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_3_MTX_0108'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_3_EAM3_3_MTX_0149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_3_EAM3_3_MTX_0149> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_3_EAM3_3_MTX_0149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888316666667 -5.833083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.833083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_3_EAM3_3_MTX_0149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_3_MTX_0149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_3_MTX_0149'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.833083333333'^^xsd:double;
  dwc:latitude '54.888316666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_3_MTX_0149'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_3_EAM3_3_MTX_0156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_3_EAM3_3_MTX_0156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_3_EAM3_3_MTX_0156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888316666667 -5.833083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.833083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_3_EAM3_3_MTX_0156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_3_MTX_0156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_3_MTX_0156'^^xsd:string;
  dwc:scientificName 'Laonice sarsi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.833083333333'^^xsd:double;
  dwc:latitude '54.888316666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131129'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_3_MTX_0156'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_3_EAM3_3_MTX_0207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_3_EAM3_3_MTX_0207> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_3_EAM3_3_MTX_0207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888316666667 -5.833083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.833083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_3_EAM3_3_MTX_0207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_3_MTX_0207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_3_MTX_0207'^^xsd:string;
  dwc:scientificName 'Campylaspis sulcata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.833083333333'^^xsd:double;
  dwc:latitude '54.888316666667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110558'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_3_MTX_0207'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '110558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM2_1_EAM2_1_MTX_0003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM2_1_EAM2_1_MTX_0003> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM2_1_EAM2_1_MTX_0003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9001 -5.81955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.81955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM2_1_EAM2_1_MTX_0003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM2_1_MTX_0003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM2_1_MTX_0003'^^xsd:string;
  dwc:scientificName 'Sipunculidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.81955'^^xsd:double;
  dwc:latitude '54.9001'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1648'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM2_1_MTX_0003'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM2_1_EAM2_1_MTX_0192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM2_1_EAM2_1_MTX_0192> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM2_1_EAM2_1_MTX_0192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9001 -5.81955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.81955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM2_1_EAM2_1_MTX_0192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM2_1_MTX_0192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM2_1_MTX_0192'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.81955'^^xsd:double;
  dwc:latitude '54.9001'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM2_1_MTX_0192'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM2_1_EAM2_1_MTX_0214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM2_1_EAM2_1_MTX_0214> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM2_1_EAM2_1_MTX_0214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9001 -5.81955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.81955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM2_1_EAM2_1_MTX_0214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM2_1_MTX_0214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM2_1_MTX_0214'^^xsd:string;
  dwc:scientificName 'Mytilidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.81955'^^xsd:double;
  dwc:latitude '54.9001'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM2_1_MTX_0214'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM2_1_EAM2_1_MTX_0216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM2_1_EAM2_1_MTX_0216> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM2_1_EAM2_1_MTX_0216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9001 -5.81955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.81955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM2_1_EAM2_1_MTX_0216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM2_1_MTX_0216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM2_1_MTX_0216'^^xsd:string;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.81955'^^xsd:double;
  dwc:latitude '54.9001'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM2_1_MTX_0216'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM2_1_EAM2_1_MTX_0222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM2_1_EAM2_1_MTX_0222> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM2_1_EAM2_1_MTX_0222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9001 -5.81955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.81955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM2_1_EAM2_1_MTX_0222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM2_1_MTX_0222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM2_1_MTX_0222'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.81955'^^xsd:double;
  dwc:latitude '54.9001'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM2_1_MTX_0222'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM2_3_EAM2_3_MTX_0003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0003> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89991667 -5.819283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89991667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.819283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM2_3_EAM2_3_MTX_0003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM2_3_MTX_0003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM2_3_MTX_0003'^^xsd:string;
  dwc:scientificName 'Sipunculidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.819283333'^^xsd:double;
  dwc:latitude '54.89991667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1648'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM2_3_MTX_0003'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM2_3_EAM2_3_MTX_0038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0038> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89991667 -5.819283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89991667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.819283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM2_3_EAM2_3_MTX_0038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM2_3_MTX_0038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM2_3_MTX_0038'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.819283333'^^xsd:double;
  dwc:latitude '54.89991667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM2_3_MTX_0038'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM2_3_EAM2_3_MTX_0048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0048> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89991667 -5.819283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89991667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.819283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM2_3_EAM2_3_MTX_0048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM2_3_MTX_0048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM2_3_MTX_0048'^^xsd:string;
  dwc:scientificName 'Lumbriclymene'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.819283333'^^xsd:double;
  dwc:latitude '54.89991667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129350'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM2_3_MTX_0048'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM2_3_EAM2_3_MTX_0054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0054> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89991667 -5.819283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89991667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.819283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM2_3_EAM2_3_MTX_0054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM2_3_MTX_0054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM2_3_MTX_0054'^^xsd:string;
  dwc:scientificName 'Nerillidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.819283333'^^xsd:double;
  dwc:latitude '54.89991667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '992'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM2_3_MTX_0054'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM2_3_EAM2_3_MTX_0083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0083> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89991667 -5.819283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89991667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.819283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM2_3_EAM2_3_MTX_0083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM2_3_MTX_0083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM2_3_MTX_0083'^^xsd:string;
  dwc:scientificName 'Cheirocratus assimilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.819283333'^^xsd:double;
  dwc:latitude '54.89991667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102794'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM2_3_MTX_0083'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '102794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM2_3_EAM2_3_MTX_0091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0091> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89991667 -5.819283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89991667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.819283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM2_3_EAM2_3_MTX_0091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM2_3_MTX_0091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM2_3_MTX_0091'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.819283333'^^xsd:double;
  dwc:latitude '54.89991667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM2_3_MTX_0091'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM2_3_EAM2_3_MTX_0099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0099> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89991667 -5.819283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89991667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.819283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM2_3_EAM2_3_MTX_0099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM2_3_MTX_0099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM2_3_MTX_0099'^^xsd:string;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.819283333'^^xsd:double;
  dwc:latitude '54.89991667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM2_3_MTX_0099'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM2_3_EAM2_3_MTX_0117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0117> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89991667 -5.819283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89991667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.819283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM2_3_EAM2_3_MTX_0117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM2_3_MTX_0117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM2_3_MTX_0117'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.819283333'^^xsd:double;
  dwc:latitude '54.89991667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM2_3_MTX_0117'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM2_3_EAM2_3_MTX_0130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0130> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89991667 -5.819283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89991667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.819283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM2_3_EAM2_3_MTX_0130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM2_3_MTX_0130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM2_3_MTX_0130'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.819283333'^^xsd:double;
  dwc:latitude '54.89991667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM2_3_MTX_0130'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM2_3_EAM2_3_MTX_0132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0132> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89991667 -5.819283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89991667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.819283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM2_3_EAM2_3_MTX_0132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM2_3_MTX_0132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM2_3_MTX_0132'^^xsd:string;
  dwc:scientificName 'Goniada norvegica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.819283333'^^xsd:double;
  dwc:latitude '54.89991667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130141'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM2_3_MTX_0132'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM2_3_EAM2_3_MTX_0142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0142> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89991667 -5.819283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89991667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.819283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM2_3_EAM2_3_MTX_0142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM2_3_MTX_0142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM2_3_MTX_0142'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.819283333'^^xsd:double;
  dwc:latitude '54.89991667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM2_3_MTX_0142'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM2_3_EAM2_3_MTX_0154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0154> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89991667 -5.819283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89991667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.819283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM2_3_EAM2_3_MTX_0154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM2_3_MTX_0154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM2_3_MTX_0154'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.819283333'^^xsd:double;
  dwc:latitude '54.89991667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM2_3_MTX_0154'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM2_3_EAM2_3_MTX_0158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89991667 -5.819283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89991667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.819283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM2_3_EAM2_3_MTX_0158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM2_3_MTX_0158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM2_3_MTX_0158'^^xsd:string;
  dwc:scientificName 'Scolelepis (Parascolelepis) tridentata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.819283333'^^xsd:double;
  dwc:latitude '54.89991667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157561'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM2_3_MTX_0158'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM2_3_EAM2_3_MTX_0183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0183> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89991667 -5.819283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89991667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.819283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM2_3_EAM2_3_MTX_0183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM2_3_MTX_0183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM2_3_MTX_0183'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.819283333'^^xsd:double;
  dwc:latitude '54.89991667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM2_3_MTX_0183'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM2_3_EAM2_3_MTX_0192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0192> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89991667 -5.819283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89991667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.819283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM2_3_EAM2_3_MTX_0192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM2_3_MTX_0192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM2_3_MTX_0192'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.819283333'^^xsd:double;
  dwc:latitude '54.89991667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM2_3_MTX_0192'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM2_3_EAM2_3_MTX_0201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0201> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89991667 -5.819283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89991667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.819283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM2_3_EAM2_3_MTX_0201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM2_3_MTX_0201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM2_3_MTX_0201'^^xsd:string;
  dwc:scientificName 'Othomaera othonis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.819283333'^^xsd:double;
  dwc:latitude '54.89991667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '534781'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM2_3_MTX_0201'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM2_3_EAM2_3_MTX_0211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0211> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89991667 -5.819283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89991667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.819283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM2_3_EAM2_3_MTX_0211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM2_3_MTX_0211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM2_3_MTX_0211'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.819283333'^^xsd:double;
  dwc:latitude '54.89991667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM2_3_MTX_0211'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM2_3_EAM2_3_MTX_0219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0219> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM2_3_EAM2_3_MTX_0219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89991667 -5.819283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89991667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.819283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM2_3_EAM2_3_MTX_0219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM2_3_MTX_0219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM2_3_MTX_0219'^^xsd:string;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.819283333'^^xsd:double;
  dwc:latitude '54.89991667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM2_3_MTX_0219'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_1_EAM3_1_MTX_0013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0013> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88778333 -5.817366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88778333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_1_EAM3_1_MTX_0013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_1_MTX_0013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_1_MTX_0013'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817366667'^^xsd:double;
  dwc:latitude '54.88778333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_1_MTX_0013'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_1_EAM3_1_MTX_0018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0018> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88778333 -5.817366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88778333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_1_EAM3_1_MTX_0018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_1_MTX_0018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_1_MTX_0018'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrhata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817366667'^^xsd:double;
  dwc:latitude '54.88778333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_1_MTX_0018'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_1_EAM3_1_MTX_0019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0019> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88778333 -5.817366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88778333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_1_EAM3_1_MTX_0019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_1_MTX_0019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_1_MTX_0019'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817366667'^^xsd:double;
  dwc:latitude '54.88778333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_1_MTX_0019'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_1_EAM3_1_MTX_0023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0023> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88778333 -5.817366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88778333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_1_EAM3_1_MTX_0023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_1_MTX_0023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_1_MTX_0023'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817366667'^^xsd:double;
  dwc:latitude '54.88778333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_1_MTX_0023'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_1_EAM3_1_MTX_0037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0037> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88778333 -5.817366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88778333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_1_EAM3_1_MTX_0037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_1_MTX_0037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_1_MTX_0037'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817366667'^^xsd:double;
  dwc:latitude '54.88778333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_1_MTX_0037'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_1_EAM3_1_MTX_0067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0067> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88778333 -5.817366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88778333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_1_EAM3_1_MTX_0067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_1_MTX_0067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_1_MTX_0067'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817366667'^^xsd:double;
  dwc:latitude '54.88778333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_1_MTX_0067'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_1_EAM3_1_MTX_0069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0069> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88778333 -5.817366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88778333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_1_EAM3_1_MTX_0069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_1_MTX_0069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_1_MTX_0069'^^xsd:string;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817366667'^^xsd:double;
  dwc:latitude '54.88778333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_1_MTX_0069'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_1_EAM3_1_MTX_0072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0072> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88778333 -5.817366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88778333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_1_EAM3_1_MTX_0072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_1_MTX_0072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_1_MTX_0072'^^xsd:string;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817366667'^^xsd:double;
  dwc:latitude '54.88778333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_1_MTX_0072'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_1_EAM3_1_MTX_0089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0089> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88778333 -5.817366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88778333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_1_EAM3_1_MTX_0089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_1_MTX_0089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_1_MTX_0089'^^xsd:string;
  dwc:scientificName 'Conilera cylindracea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817366667'^^xsd:double;
  dwc:latitude '54.88778333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118842'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_1_MTX_0089'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '118842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_1_EAM3_1_MTX_0099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0099> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88778333 -5.817366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88778333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_1_EAM3_1_MTX_0099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_1_MTX_0099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_1_MTX_0099'^^xsd:string;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817366667'^^xsd:double;
  dwc:latitude '54.88778333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_1_MTX_0099'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_1_EAM3_1_MTX_0110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0110> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88778333 -5.817366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88778333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_1_EAM3_1_MTX_0110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_1_MTX_0110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_1_MTX_0110'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817366667'^^xsd:double;
  dwc:latitude '54.88778333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_1_MTX_0110'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_1_EAM3_1_MTX_0117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0117> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88778333 -5.817366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88778333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_1_EAM3_1_MTX_0117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_1_MTX_0117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_1_MTX_0117'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817366667'^^xsd:double;
  dwc:latitude '54.88778333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_1_MTX_0117'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_1_EAM3_1_MTX_0119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0119> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88778333 -5.817366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88778333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_1_EAM3_1_MTX_0119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_1_MTX_0119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_1_MTX_0119'^^xsd:string;
  dwc:scientificName 'Anopla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817366667'^^xsd:double;
  dwc:latitude '54.88778333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1293'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_1_MTX_0119'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '146899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_1_EAM3_1_MTX_0120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0120> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88778333 -5.817366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88778333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_1_EAM3_1_MTX_0120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_1_MTX_0120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_1_MTX_0120'^^xsd:string;
  dwc:scientificName 'Sipunculidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817366667'^^xsd:double;
  dwc:latitude '54.88778333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1648'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_1_MTX_0120'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_1_EAM3_1_MTX_0121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0121> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88778333 -5.817366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88778333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_1_EAM3_1_MTX_0121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_1_MTX_0121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_1_MTX_0121'^^xsd:string;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817366667'^^xsd:double;
  dwc:latitude '54.88778333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_1_MTX_0121'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_1_EAM3_1_MTX_0122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0122> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88778333 -5.817366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88778333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_1_EAM3_1_MTX_0122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_1_MTX_0122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_1_MTX_0122'^^xsd:string;
  dwc:scientificName 'Aphroditidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817366667'^^xsd:double;
  dwc:latitude '54.88778333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '938'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_1_MTX_0122'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_1_EAM3_1_MTX_0149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0149> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88778333 -5.817366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88778333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_1_EAM3_1_MTX_0149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_1_MTX_0149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_1_MTX_0149'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817366667'^^xsd:double;
  dwc:latitude '54.88778333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_1_MTX_0149'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_1_EAM3_1_MTX_0162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88778333 -5.817366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88778333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_1_EAM3_1_MTX_0162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_1_MTX_0162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_1_MTX_0162'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817366667'^^xsd:double;
  dwc:latitude '54.88778333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_1_MTX_0162'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_1_EAM3_1_MTX_0170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0170> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88778333 -5.817366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88778333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_1_EAM3_1_MTX_0170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_1_MTX_0170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_1_MTX_0170'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817366667'^^xsd:double;
  dwc:latitude '54.88778333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_1_MTX_0170'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_1_EAM3_1_MTX_0204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0204> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88778333 -5.817366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88778333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_1_EAM3_1_MTX_0204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_1_MTX_0204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_1_MTX_0204'^^xsd:string;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817366667'^^xsd:double;
  dwc:latitude '54.88778333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_1_MTX_0204'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_1_EAM3_1_MTX_0211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0211> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88778333 -5.817366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88778333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_1_EAM3_1_MTX_0211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_1_MTX_0211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_1_MTX_0211'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817366667'^^xsd:double;
  dwc:latitude '54.88778333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_1_MTX_0211'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_1_EAM3_1_MTX_0215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0215> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88778333 -5.817366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88778333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_1_EAM3_1_MTX_0215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_1_MTX_0215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_1_MTX_0215'^^xsd:string;
  dwc:scientificName 'Mytilus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817366667'^^xsd:double;
  dwc:latitude '54.88778333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '138228'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_1_MTX_0215'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '138228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_1_EAM3_1_MTX_0220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0220> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88778333 -5.817366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88778333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_1_EAM3_1_MTX_0220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_1_MTX_0220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_1_MTX_0220'^^xsd:string;
  dwc:scientificName 'Dosinia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817366667'^^xsd:double;
  dwc:latitude '54.88778333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '138636'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_1_MTX_0220'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '138636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_1_EAM3_1_MTX_0222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0222> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88778333 -5.817366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88778333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_1_EAM3_1_MTX_0222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_1_MTX_0222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_1_MTX_0222'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817366667'^^xsd:double;
  dwc:latitude '54.88778333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_1_MTX_0222'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_1_EAM3_1_MTX_0231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0231> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_1_EAM3_1_MTX_0231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88778333 -5.817366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88778333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_1_EAM3_1_MTX_0231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_1_MTX_0231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_1_MTX_0231'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817366667'^^xsd:double;
  dwc:latitude '54.88778333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_1_MTX_0231'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0002> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0002'^^xsd:string;
  dwc:scientificName 'Anopla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1293'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0002'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '146899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0003> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0003'^^xsd:string;
  dwc:scientificName 'Sipunculidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1648'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0003'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0010> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0010'^^xsd:string;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0010'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0013> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0013'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0013'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0032> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0032'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0032'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0033> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0033'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0033'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0034> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0034'^^xsd:string;
  dwc:scientificName 'Aricidea (Strelzovia) suecica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '734532'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0034'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0042> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0042'^^xsd:string;
  dwc:scientificName 'Spiophanes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129626'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0042'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0046> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0046'^^xsd:string;
  dwc:scientificName 'Capitella minima'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0046'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0048> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0048'^^xsd:string;
  dwc:scientificName 'Lumbriclymene'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129350'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0048'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0056> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0056'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0056'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0060> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0060'^^xsd:string;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0060'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0069> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0069'^^xsd:string;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0069'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0072> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0072'^^xsd:string;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0072'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0073> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0073'^^xsd:string;
  dwc:scientificName 'Euchone southerni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130910'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0073'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0075> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0075'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0075'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0094> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0094'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0094'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0124> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0124'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0124'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0140> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0140'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0140'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0148> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0148'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0148'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0154> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0154'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0154'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0156'^^xsd:string;
  dwc:scientificName 'Laonice sarsi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131129'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0156'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0160> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0160'^^xsd:string;
  dwc:scientificName 'Chaetozone zetlandica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '336485'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0160'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0197> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0197'^^xsd:string;
  dwc:scientificName 'Lysianassa plumosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102611'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0197'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '102611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0201> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0201'^^xsd:string;
  dwc:scientificName 'Othomaera othonis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '534781'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0201'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0203> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0203'^^xsd:string;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0203'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0213> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0213'^^xsd:string;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0213'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0225> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0225'^^xsd:string;
  dwc:scientificName 'Phoronis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0225'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0227> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0227'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0227'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0231> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0231'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0231'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_2_EAM3_2_MTX_0234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0234> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_2_EAM3_2_MTX_0234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.888 -5.817066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.888"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_2_EAM3_2_MTX_0234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_2_MTX_0234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_2_MTX_0234'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.817066667'^^xsd:double;
  dwc:latitude '54.888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_2_MTX_0234'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0002> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0002'^^xsd:string;
  dwc:scientificName 'Anopla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1293'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0002'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '146899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0003> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0003'^^xsd:string;
  dwc:scientificName 'Sipunculidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '1648'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0003'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0019> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0019'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0019'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0020> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0020'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0020'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0032> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0032'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0032'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0035> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0035'^^xsd:string;
  dwc:scientificName 'Paradoneis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129433'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0035'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0039> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0039'^^xsd:string;
  dwc:scientificName 'Laonice sarsi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131129'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0039'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0049> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0049'^^xsd:string;
  dwc:scientificName 'Euclymene'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0049'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0052> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0052'^^xsd:string;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0052'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0056> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0056'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0056'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0060> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0060'^^xsd:string;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0060'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0062> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0062'^^xsd:string;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0062'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0069> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0069'^^xsd:string;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0069'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0072> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0072'^^xsd:string;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0072'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0073> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0073'^^xsd:string;
  dwc:scientificName 'Euchone southerni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130910'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0073'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0075> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0075'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0075'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0094> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0094'^^xsd:string;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0094'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0098> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0098'^^xsd:string;
  dwc:scientificName 'Mytilus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '138228'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0098'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '138228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0100> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0100'^^xsd:string;
  dwc:scientificName 'Gari depressa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '140869'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0100'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0104> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0104'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0104'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0105> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0105'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0105'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0114'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0114'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0116> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0116'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0116'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0118> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0118'^^xsd:string;
  dwc:scientificName 'Calcarea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '559'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0118'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0127> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0127'^^xsd:string;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0127'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0130> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0130'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0130'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0148> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0148'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0148'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0151> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0151'^^xsd:string;
  dwc:scientificName 'Aricidea (Strelzovia) suecica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '734532'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0151'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '734532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0164> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0164'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0164'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0174> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0174'^^xsd:string;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0174'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0182> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0182'^^xsd:string;
  dwc:scientificName 'Eupolymnia nebulosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '131489'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0182'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0197> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0197'^^xsd:string;
  dwc:scientificName 'Lysianassa plumosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102611'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0197'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '102611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0202> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0202'^^xsd:string;
  dwc:scientificName 'Maerella tenuimana'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '102831'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0202'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '102831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6190_EAM3_4_EAM3_4_MTX_0234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0234> ;
  mr:hasGeometry <https://eurobis.org/id/point/6190_EAM3_4_EAM3_4_MTX_0234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88833333 -5.816283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88833333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.816283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/6190_EAM3_4_EAM3_4_MTX_0234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EAM3_4_MTX_0234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6190_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode 'Infaunal abundance and biomass data from surveys of the East Antrim Maerl bed in 2004'^^xsd:string;
  dwc:catalogNumber 'EAM3_4_MTX_0234'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.816283333'^^xsd:double;
  dwc:latitude '54.88833333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'DayGrab'^^xsd:string;
  dwc:occurrenceId 'EAM3_4_MTX_0234'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
# EOF